2026-03-25 12:00:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 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-25 12:00:11 [arval.es] INFO: Starting spider arval.es [deploy-check: 2026-03-12T15:10]
2026-03-25 12:00:11 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 12:00:11 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 12:00:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 12:00:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 12:00:11 [scrapy.extensions.telnet] INFO: Telnet Password: 2149cc38912a80c1
2026-03-25 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-25 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-25T12_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-25 12:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 12:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 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-25 12:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 12:00:11 [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-25 12:00:11 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 12:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 12:00:11 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 12:00:11 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 12:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 12:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:11 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: es
2026-03-25 12:00:11 [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-25 12:00:11 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 12:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 12:00:11 [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-25 12:00:11 [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-25 12:00:11 [scrapy.core.engine] INFO: Spider opened
2026-03-25 12:00:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 12:00:11 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-25 12:00:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 12:00:11 [scrapy-playwright] INFO: Starting download handler
2026-03-25 12:00:11 [scrapy-playwright] INFO: Starting download handler
2026-03-25 12:00:16 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 12:00:17 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 12:00:17 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 12:00:18 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 12:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-25 12:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.es/>
2026-03-25 12:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/>
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script)
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font)
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font)
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font)
2026-03-25 12:00:19 [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-25 12:00:19 [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-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_styles/arval.css> (resource type: stylesheet)
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/polyfills.js> (resource type: script)
2026-03-25 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js> (resource type: script)
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/arval.js> (resource type: script)
2026-03-25 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-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-25 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-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-25 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-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/arval_styles/arval.css>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script)
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/arval.js>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/polyfills.js>
2026-03-25 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg> (resource type: image)
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-25 12:00:21 [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-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_icons/android-icon-192x192.png> (resource type: image)
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/android-icon-192x192.png>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png> (resource type: image)
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o>
2026-03-25 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8180e7ff/www-player.css> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-25 12:00:22 [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-25 12:00:22 [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-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8180e7ff/player_es6.vflset/en_US/embed.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/embeds/7a63a0a6/www-embed-player-es6.vflset/www-embed-player-es6.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8180e7ff/player_es6.vflset/en_US/base.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8180e7ff/www-player.css>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8180e7ff/player_es6.vflset/en_US/embed.js>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/embeds/7a63a0a6/www-embed-player-es6.vflset/www-embed-player-es6.js>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8180e7ff/player_es6.vflset/en_US/base.js>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/id> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://googleads.g.doubleclick.net/pagead/id>
2026-03-25 12:00:22 [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-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://static.doubleclick.net/instream/ad_status.js>
2026-03-25 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8180e7ff/player_es6.vflset/en_US/remote.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-25 12:00:23 [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-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://i.ytimg.com/vi/oD1uI53f6Yk/maxres2.jpg?sqp=-oaymwEoCIAKENAF8quKqQMcGADwAQH4AbYIgAK4CIoCDAgAEAEYICBlKD0wDw==&rs=AOn4CLCZ8WlnxJZeAsAULJV_GCEa7sucmQ>
2026-03-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://yt3.ggpht.com/ytc/AIdro_ku15UXAa1qElnlIcj9eCWrlNdyqpcRQyw5EFLfJehqDwE=s68-c-k-c0x00ffffff-no-rj> (resource type: image, referrer: https://www.youtube.com/)
2026-03-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://yt3.ggpht.com/ytc/AIdro_ku15UXAa1qElnlIcj9eCWrlNdyqpcRQyw5EFLfJehqDwE=s68-c-k-c0x00ffffff-no-rj>
2026-03-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8180e7ff/player_es6.vflset/en_US/remote.js>
2026-03-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/?pageSize=6&_=1774440021056> (resource type: xhr)
2026-03-25 12:00:23 [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-25 12:00:23 [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-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr)
2026-03-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/js/th/slR4jVxOf29DTuw6s9g_LSm7r5UDKQop1bZx2Wr9Ue4.js> (resource type: script, referrer: https://www.youtube.com/)
2026-03-25 12:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.es> (referer: None) ['playwright']
2026-03-25 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=release>
2026-03-25 12:00:23 [arval.es] INFO: Scrapy-formatted cookies: [{'name': '__Secure-YNID', 'value': '16.YT=2ftqeqL-rUGK6JNqLSsi1aEVb34Txv7QwRVlZ8hWZmbszpLG7sfHcxLn0II9EJCq0YmyaWZGCtaDEc9H-gQ78r1T-CT1vCS45rnKriCW5Z8UNVq8Bcr0jSVJt-vZ60uAZYpN8Tlynt-1v3OiFqTd0Nw14A9KUwAC9-02WXnDVvtscYBh6Mmu6RQ_XQcPpta5b7D6rhHFYYZfedyKtvbQdznC1teFR-_S3ci3vx296V1Nl7ja9t62bl2V6CKBVNrBPgNkgCMhFUk5TdcSjhzTBpi8261H9FmcekS7MicqiMY0FWIbrNVYHaGjeov9ScVP13bCN-RInBaqLfvy-SQ-bw', 'domain': '.youtube.com', 'path': '/'}, {'name': 'YSC', 'value': '1rk-lHD-n-8', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_INFO1_LIVE', 'value': 'by7D7sW2Az4', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_PRIVACY_METADATA', 'value': 'CgJHQhIEGgAgFg%3D%3D', 'domain': '.youtube.com', 'path': '/'}, {'name': '__Secure-ROLLOUT_TOKEN', 'value': 'CLz4-7i4_oiljwEQtc61mYC7kwMYtc61mYC7kwM%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': '9UpKRWZqRypWmC/eeHh680|2026-03-25T12:00:20.512Z', 'domain': 'autoselect.arval.es', 'path': '/'}, {'name': 'ai_session', 'value': 'TS0Z8W/1KVLrWiT8xTo78j|1774440023223|1774440023223', 'domain': 'autoselect.arval.es', 'path': '/'}]
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Found listing with ID: 130639
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 130639: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 131150
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 131150: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 132201
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132201%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [arval.es] INFO: Scrape type for 132201: 1
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 115658
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 115658: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 115640
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 115640: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 113471
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 113471: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 118949
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 118949: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 118950
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 118950: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 118802
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 118802: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 118522
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 118522: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 118497
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 118497: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 132199
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 132199: 1
2026-03-25 12:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 118252
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 118252: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 117717
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 117717: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 132198
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 132198: 1
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 117564
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 117564: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 117567
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 117567: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 117559
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 117559: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 117389
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 117389: 0
2026-03-25 12:00:25 [arval.es] INFO: Found listing with ID: 117455
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [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-25 12:00:25 [arval.es] INFO: Scrape type for 117455: 0
2026-03-25 12:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9cfc899-5de2-5964-ba61-90a83e5e774f with identifier: 132201
2026-03-25 12:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9cfc899-5de2-5964-ba61-90a83e5e774f with scrape type 1
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/0.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/1.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/2.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/3.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/4.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/5.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/6.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/7.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/8.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/9.jpeg not downloaded yet
2026-03-25 12:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da216c50-f8d8-589d-a690-e9ff2a717e44 with identifier: 132198
2026-03-25 12:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da216c50-f8d8-589d-a690-e9ff2a717e44 with scrape type 1
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/0.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/1.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/2.jpeg not downloaded yet
2026-03-25 12:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/3.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/4.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/5.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/6.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/7.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/8.jpeg not downloaded yet
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [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%252F916%252F132198%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/9.jpeg not downloaded yet
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42ff8e50>
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F0.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/0.jpeg saved to cache
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e43dbf390>
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F2.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/2.jpeg saved to cache
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f697d0>
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F1.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/1.jpeg saved to cache
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e4386e350>
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F3.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/3.jpeg saved to cache
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438e12d0>
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F4.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/4.jpeg saved to cache
2026-03-25 12:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:29 [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-25 12:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438b50d0>
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F5.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/5.jpeg saved to cache
2026-03-25 12:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 117249
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 117249: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 116938
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116938%27 HTTP/1.1" 200 None
2026-03-25 12:00:29 [arval.es] INFO: Scrape type for 116938: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 116640
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 116640: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 116456
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 116456: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 116190
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 116190: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 116148
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 116148: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 116086
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 116086: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132192
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132192: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132191
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132191: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132174
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132174: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132173
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132173: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132172
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132172: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132170
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132170: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132169
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132169: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132166
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132166: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132141
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132141: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132125
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132125: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 132124
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 132124: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 130809
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [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-25 12:00:29 [arval.es] INFO: Scrape type for 130809: 0
2026-03-25 12:00:29 [arval.es] INFO: Found listing with ID: 124083
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124083%27 HTTP/1.1" 200 None
2026-03-25 12:00:29 [arval.es] INFO: Scrape type for 124083: 0
2026-03-25 12:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f6a290>
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F6.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/6.jpeg saved to cache
2026-03-25 12:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f6a9d0>
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F7.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/7.jpeg saved to cache
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438f2190>
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F8.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/8.jpeg saved to cache
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132201)
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f15350>
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132201%252F9.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/9.jpeg saved to cache
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c9cfc899-5de2-5964-ba61-90a83e5e774f
2026-03-25 12:00:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9cfc899-5de2-5964-ba61-90a83e5e774f, skipping ID generation
2026-03-25 12:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9cfc899-5de2-5964-ba61-90a83e5e774f with scrape type 1
2026-03-25 12:00:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9cfc899-5de2-5964-ba61-90a83e5e774f sending to next pipeline
2026-03-25 12:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c9cfc899-5de2-5964-ba61-90a83e5e774f, identifier: 132201
2026-03-25 12:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c9cfc899-5de2-5964-ba61-90a83e5e774f with identifier: 132201
2026-03-25 12:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=other HTTP/1.1" 200 None
2026-03-25 12:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Hybrid HTTP/1.1" 200 None
2026-03-25 12:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c9cfc899-5de2-5964-ba61-90a83e5e774f with identifier: 132201
2026-03-25 12:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c9cfc899-5de2-5964-ba61-90a83e5e774f with identifier: 132201 to the API
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/9.jpeg>
{'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': 'c9cfc899-5de2-5964-ba61-90a83e5e774f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0559NDV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-advanced-tfsi-204cv-s-tronic-132201',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q5 Sportback',
'odometer': 70,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95340,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78511,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79993,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65617,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79832,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79866,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85868,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83709,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43542,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9cfc899-5de2-5964-ba61-90a83e5e774f/c9cfc899-5de2-5964-ba61-90a83e5e774f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50390,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132201/9.jpeg',
'Width': 800}],
'price': 50500.0,
'price_includes_vat': True,
'registration_date': '2025-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback Advanced TFSI 204cv S tronic',
'transmission': 'automatic',
'trim': 'Advanced TFSI 204cv S tronic',
'vin': 'WAUZZZGU9S2032668',
'year': 2025}
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132201%27 HTTP/1.1" 200 None
2026-03-25 12:00:33 [arval.es] INFO: Saving data for 132201: {'created_time': 1774440033.397558, 'last_price_update_time': 1774440033.397569}
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132201') HTTP/1.1" 204 0
2026-03-25 12:00:33 [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-25 12:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 129832
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129832%27 HTTP/1.1" 200 None
2026-03-25 12:00:33 [arval.es] INFO: Scrape type for 129832: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 127159
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 127159: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 129384
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 129384: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132120
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132120: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132118
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132118: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132115
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132115: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132114
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132114: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132112
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132112: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132111
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132111: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132110
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132110: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132108
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132108: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132107
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132107: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132106
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132106: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132105
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132105: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132103
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132103: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132104
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132104: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132102
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:33 [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-25 12:00:33 [arval.es] INFO: Scrape type for 132102: 0
2026-03-25 12:00:33 [arval.es] INFO: Found listing with ID: 132100
2026-03-25 12:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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-25 12:00:34 [arval.es] INFO: Scrape type for 132100: 0
2026-03-25 12:00:34 [arval.es] INFO: Found listing with ID: 132099
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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-25 12:00:34 [arval.es] INFO: Scrape type for 132099: 0
2026-03-25 12:00:34 [arval.es] INFO: Found listing with ID: 132098
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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-25 12:00:34 [arval.es] INFO: Scrape type for 132098: 0
2026-03-25 12:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a with identifier: 132199
2026-03-25 12:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a with scrape type 1
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/0.jpeg not downloaded yet
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/1.jpeg not downloaded yet
2026-03-25 12:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/2.jpeg not downloaded yet
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f69f90>
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_0.jpg HTTP/1.1" 201 0
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00: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%252F916%252F132198%252F0.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/0.jpeg saved to cache
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/3.jpeg not downloaded yet
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/4.jpeg not downloaded yet
2026-03-25 12:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/5.jpeg not downloaded yet
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/6.jpeg not downloaded yet
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/7.jpeg not downloaded yet
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/8.jpeg not downloaded yet
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:34 [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%252F916%252F132199%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/9.jpeg not downloaded yet
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f42c50>
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_1.jpg HTTP/1.1" 201 0
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00: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%252F916%252F132198%252F1.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/1.jpeg saved to cache
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f2b5d0>
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_2.jpg HTTP/1.1" 201 0
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00: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%252F916%252F132198%252F2.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/2.jpeg saved to cache
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e426051d0>
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_3.jpg HTTP/1.1" 201 0
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00: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%252F916%252F132198%252F3.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/3.jpeg saved to cache
2026-03-25 12:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e492efb10>
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_4.jpg HTTP/1.1" 201 0
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [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%252F916%252F132198%252F4.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/4.jpeg saved to cache
2026-03-25 12:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438d23d0>
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_9.jpg HTTP/1.1" 201 0
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [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%252F916%252F132198%252F9.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/9.jpeg saved to cache
2026-03-25 12:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:35 [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-25 12:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 132097
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132097%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 132097: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 132034
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132034%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 132034: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 129856
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129856%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 129856: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 128389
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128389%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 128389: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 127781
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127781%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 127781: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 128526
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128526%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 128526: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 127739
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127739%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 127739: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 128343
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128343%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 128343: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 127718
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127718%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 127718: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 132002
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132002%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 132002: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 132001
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132001%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 132001: 2
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 132000
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132000%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 132000: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131675
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131675%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131675: 0
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131960
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131960%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131960: 2
2026-03-25 12:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131959
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131959%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131959: 2
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438e35d0>
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_8.jpg HTTP/1.1" 201 0
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [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%252F916%252F132198%252F8.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/8.jpeg saved to cache
2026-03-25 12:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131919
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131919%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131919: 2
2026-03-25 12:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131918
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131918%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131918: 2
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131917
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131917%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131917: 2
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131916
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131916%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131916: 2
2026-03-25 12:00:35 [arval.es] INFO: Found listing with ID: 131915
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131915%27 HTTP/1.1" 200 None
2026-03-25 12:00:35 [arval.es] INFO: Scrape type for 131915: 2
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f7bad0>
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_7.jpg HTTP/1.1" 201 0
2026-03-25 12:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:36 [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%252F916%252F132198%252F7.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/7.jpeg saved to cache
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e43862590>
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_6.jpg HTTP/1.1" 201 0
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:36 [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%252F916%252F132198%252F6.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/6.jpeg saved to cache
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132198)
2026-03-25 12:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e492c5990>
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_5.jpg HTTP/1.1" 201 0
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:36 [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%252F916%252F132198%252F5.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/5.jpeg saved to cache
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da216c50-f8d8-589d-a690-e9ff2a717e44
2026-03-25 12:00:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da216c50-f8d8-589d-a690-e9ff2a717e44, skipping ID generation
2026-03-25 12:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da216c50-f8d8-589d-a690-e9ff2a717e44 with scrape type 1
2026-03-25 12:00:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da216c50-f8d8-589d-a690-e9ff2a717e44 sending to next pipeline
2026-03-25 12:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: da216c50-f8d8-589d-a690-e9ff2a717e44, identifier: 132198
2026-03-25 12:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: da216c50-f8d8-589d-a690-e9ff2a717e44 with identifier: 132198
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=white HTTP/1.1" 200 None
2026-03-25 12:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Petrol HTTP/1.1" 200 None
2026-03-25 12:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: da216c50-f8d8-589d-a690-e9ff2a717e44 with identifier: 132198
2026-03-25 12:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: da216c50-f8d8-589d-a690-e9ff2a717e44 with identifier: 132198 to the API
2026-03-25 12:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/5.jpeg>
{'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': 'da216c50-f8d8-589d-a690-e9ff2a717e44',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1415MWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-style-xm-10-tsi-132198',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 47001,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121250,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107744,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105817,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123037,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115252,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97779,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103353,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96584,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59546,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da216c50-f8d8-589d-a690-e9ff2a717e44/da216c50-f8d8-589d-a690-e9ff2a717e44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79637,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132198/9.jpeg',
'Width': 800}],
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2024-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza Style XM 1.0 TSI',
'transmission': 'manual',
'trim': 'Style XM 1.0 TSI',
'vin': 'VSSZZZKJ1SR524178',
'year': 2024}
2026-03-25 12:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132198%27 HTTP/1.1" 200 None
2026-03-25 12:00:37 [arval.es] INFO: Saving data for 132198: {'created_time': 1774440037.575206, 'last_price_update_time': 1774440037.575223}
2026-03-25 12:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132198') HTTP/1.1" 204 0
2026-03-25 12:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132001> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8661d8-d440-5144-a1d0-6e2989d10f8e with identifier: 132001
2026-03-25 12:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8661d8-d440-5144-a1d0-6e2989d10f8e with scrape type 2
2026-03-25 12:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8661d8-d440-5144-a1d0-6e2989d10f8e with scrape type 2
2026-03-25 12:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a8661d8-d440-5144-a1d0-6e2989d10f8e, identifier: 132001
2026-03-25 12:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a8661d8-d440-5144-a1d0-6e2989d10f8e with identifier: 132001
2026-03-25 12:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a8661d8-d440-5144-a1d0-6e2989d10f8e with identifier: 132001
2026-03-25 12:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a8661d8-d440-5144-a1d0-6e2989d10f8e with identifier: 132001 to the API
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132001>
{'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': '6a8661d8-d440-5144-a1d0-6e2989d10f8e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5370MDZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-ceed-drive-10-t-gdi-132001',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Ceed',
'odometer': 13263,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17000.0,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Ceed Drive 1.0 T-GDI',
'transmission': 'manual',
'trim': 'Drive 1.0 T-GDI',
'vin': 'U5YH2512APL180640',
'year': 2023}
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [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-25 12:00:38 [arval.es] INFO: Saving data for 132001: {'created_time': 1774252826.536417, 'last_price_update_time': 1774440038.364749}
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132001') HTTP/1.1" 204 0
2026-03-25 12:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f79150>
2026-03-25 12:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [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%252F916%252F132199%252F0.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/0.jpeg saved to cache
2026-03-25 12:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131960> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd26318d-52c5-5e81-9b36-d8d6cd0d9046 with identifier: 131960
2026-03-25 12:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd26318d-52c5-5e81-9b36-d8d6cd0d9046 with scrape type 2
2026-03-25 12:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd26318d-52c5-5e81-9b36-d8d6cd0d9046 with scrape type 2
2026-03-25 12:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd26318d-52c5-5e81-9b36-d8d6cd0d9046, identifier: 131960
2026-03-25 12:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd26318d-52c5-5e81-9b36-d8d6cd0d9046 with identifier: 131960
2026-03-25 12:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd26318d-52c5-5e81-9b36-d8d6cd0d9046 with identifier: 131960
2026-03-25 12:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd26318d-52c5-5e81-9b36-d8d6cd0d9046 with identifier: 131960 to the API
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131960>
{'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': 'bd26318d-52c5-5e81-9b36-d8d6cd0d9046',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3059LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-ex-auto-131960',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 84745,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.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': 'YV1XZBBVFN2716198',
'year': 2021}
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131960%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [arval.es] INFO: Saving data for 131960: {'created_time': 1774036857.026382, 'last_price_update_time': 1774440039.112572}
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131960') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e4a35be50>
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F916%252F132199%252F1.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/1.jpeg saved to cache
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e492c51d0>
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F916%252F132199%252F2.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/2.jpeg saved to cache
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12: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-25 12:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e42f6f4d0>
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F916%252F132199%252F3.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/3.jpeg saved to cache
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12: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-25 12:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131959> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131919> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0f440d-5c80-505a-b8a7-f47ea3bdc049 with identifier: 131959
2026-03-25 12:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0f440d-5c80-505a-b8a7-f47ea3bdc049 with scrape type 2
2026-03-25 12:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0f440d-5c80-505a-b8a7-f47ea3bdc049 with scrape type 2
2026-03-25 12:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb0f440d-5c80-505a-b8a7-f47ea3bdc049, identifier: 131959
2026-03-25 12:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb0f440d-5c80-505a-b8a7-f47ea3bdc049 with identifier: 131959
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=blue HTTP/1.1" 200 None
2026-03-25 12:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Diesel HTTP/1.1" 200 None
2026-03-25 12:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb0f440d-5c80-505a-b8a7-f47ea3bdc049 with identifier: 131959
2026-03-25 12:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb0f440d-5c80-505a-b8a7-f47ea3bdc049 with identifier: 131959 to the API
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131959>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bb0f440d-5c80-505a-b8a7-f47ea3bdc049',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2220MFD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-200-d-4matic-131959',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 88985,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37200.0,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLB 200 d 4MATIC',
'transmission': 'automatic',
'trim': '200 d 4MATIC',
'vin': 'W1N4M1DB2PW264327',
'year': 2023}
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [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-25 12:00:40 [arval.es] INFO: Saving data for 131959: {'created_time': 1774036857.652755, 'last_price_update_time': 1774440040.793607}
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131959') HTTP/1.1" 204 0
2026-03-25 12:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:40 [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-25 12:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82858ccc-1254-5962-97d5-ccf510542bf4 with identifier: 131919
2026-03-25 12:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82858ccc-1254-5962-97d5-ccf510542bf4 with scrape type 2
2026-03-25 12:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82858ccc-1254-5962-97d5-ccf510542bf4 with scrape type 2
2026-03-25 12:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 82858ccc-1254-5962-97d5-ccf510542bf4, identifier: 131919
2026-03-25 12:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 82858ccc-1254-5962-97d5-ccf510542bf4 with identifier: 131919
2026-03-25 12:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 82858ccc-1254-5962-97d5-ccf510542bf4 with identifier: 131919
2026-03-25 12:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 82858ccc-1254-5962-97d5-ccf510542bf4 with identifier: 131919 to the API
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131919>
{'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': '82858ccc-1254-5962-97d5-ccf510542bf4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1421LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-131919',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 43314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.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': 'SJNTAAJ12U1051053',
'year': 2021}
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131919%27 HTTP/1.1" 200 None
2026-03-25 12:00:41 [arval.es] INFO: Saving data for 131919: {'created_time': 1774036852.471363, 'last_price_update_time': 1774440041.304423}
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131919') HTTP/1.1" 204 0
2026-03-25 12:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131915> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131916> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:41 [arval.es] INFO: Found listing with ID: 131878
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131878%27 HTTP/1.1" 200 None
2026-03-25 12:00:41 [arval.es] INFO: Scrape type for 131878: 2
2026-03-25 12:00:41 [arval.es] INFO: Found listing with ID: 131876
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131876%27 HTTP/1.1" 200 None
2026-03-25 12:00:41 [arval.es] INFO: Scrape type for 131876: 2
2026-03-25 12: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-25 12:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7459a838-bfc3-59f5-a680-ecc915707b6c with identifier: 131915
2026-03-25 12:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7459a838-bfc3-59f5-a680-ecc915707b6c with scrape type 2
2026-03-25 12:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7459a838-bfc3-59f5-a680-ecc915707b6c with scrape type 2
2026-03-25 12:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7459a838-bfc3-59f5-a680-ecc915707b6c, identifier: 131915
2026-03-25 12:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438f2350>
2026-03-25 12:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [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%252F916%252F132199%252F4.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/4.jpeg saved to cache
2026-03-25 12:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:41 [arval.es] INFO: Found listing with ID: 130418
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130418%27 HTTP/1.1" 200 None
2026-03-25 12:00:41 [arval.es] INFO: Scrape type for 130418: 0
2026-03-25 12:00:41 [arval.es] INFO: Found listing with ID: 131866
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131866%27 HTTP/1.1" 200 None
2026-03-25 12:00:41 [arval.es] INFO: Scrape type for 131866: 2
2026-03-25 12:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7459a838-bfc3-59f5-a680-ecc915707b6c with identifier: 131915
2026-03-25 12:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7459a838-bfc3-59f5-a680-ecc915707b6c with identifier: 131915
2026-03-25 12:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7459a838-bfc3-59f5-a680-ecc915707b6c with identifier: 131915 to the API
2026-03-25 12:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131915>
{'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': '7459a838-bfc3-59f5-a680-ecc915707b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0980LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-arkana-zen-tce-edc-microhibrido-131915',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Renault',
'model': 'Arkana',
'odometer': 81496,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19300.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Zen TCe EDC Microhibrido',
'transmission': 'automatic',
'trim': 'Zen TCe EDC Microhibrido',
'vin': 'VF1RJL00XUC288490',
'year': 2021}
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131915%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Saving data for 131915: {'created_time': 1774036839.555238, 'last_price_update_time': 1774440042.074944}
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131915') HTTP/1.1" 204 0
2026-03-25 12:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131859
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131859%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131859: 2
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131849
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131849%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131849: 2
2026-03-25 12:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8628816f-8f9a-5cab-a5c1-151c79b170b9 with identifier: 131916
2026-03-25 12:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8628816f-8f9a-5cab-a5c1-151c79b170b9 with scrape type 2
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8628816f-8f9a-5cab-a5c1-151c79b170b9 with scrape type 2
2026-03-25 12:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8628816f-8f9a-5cab-a5c1-151c79b170b9, identifier: 131916
2026-03-25 12:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8628816f-8f9a-5cab-a5c1-151c79b170b9 with identifier: 131916
2026-03-25 12:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8628816f-8f9a-5cab-a5c1-151c79b170b9 with identifier: 131916
2026-03-25 12:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8628816f-8f9a-5cab-a5c1-151c79b170b9 with identifier: 131916 to the API
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131916>
{'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': '8628816f-8f9a-5cab-a5c1-151c79b170b9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3206MDM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-pack-131916',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 44418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active Pack',
'vin': 'VF3MCYHZMNS151609',
'year': 2023}
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131916%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Saving data for 131916: {'created_time': 1774036841.082878, 'last_price_update_time': 1774440042.55616}
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131916') HTTP/1.1" 204 0
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131848
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131848%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131848: 2
2026-03-25 12:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131847
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131847%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131847: 2
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438dc050>
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:42 [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%252F916%252F132199%252F5.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/5.jpeg saved to cache
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131846
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131846%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131846: 2
2026-03-25 12:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131917> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131845
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131845%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131845: 2
2026-03-25 12:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131918> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e43d16e50>
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:42 [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%252F916%252F132199%252F6.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/6.jpeg saved to cache
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131844
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131844%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131844: 2
2026-03-25 12:00:42 [arval.es] INFO: Found listing with ID: 131843
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131843%27 HTTP/1.1" 200 None
2026-03-25 12:00:42 [arval.es] INFO: Scrape type for 131843: 2
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e43d4d410>
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 12:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:42 [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%252F916%252F132199%252F9.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/9.jpeg saved to cache
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df2fe6bb-565d-5417-8c8a-083d997056df with identifier: 131917
2026-03-25 12:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df2fe6bb-565d-5417-8c8a-083d997056df with scrape type 2
2026-03-25 12:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df2fe6bb-565d-5417-8c8a-083d997056df with scrape type 2
2026-03-25 12:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: df2fe6bb-565d-5417-8c8a-083d997056df, identifier: 131917
2026-03-25 12:00:43 [arval.es] INFO: Found listing with ID: 131840
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131840%27 HTTP/1.1" 200 None
2026-03-25 12:00:43 [arval.es] INFO: Scrape type for 131840: 2
2026-03-25 12:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: df2fe6bb-565d-5417-8c8a-083d997056df with identifier: 131917
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=red HTTP/1.1" 200 None
2026-03-25 12:00:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: df2fe6bb-565d-5417-8c8a-083d997056df with identifier: 131917
2026-03-25 12:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: df2fe6bb-565d-5417-8c8a-083d997056df with identifier: 131917 to the API
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131917>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'df2fe6bb-565d-5417-8c8a-083d997056df',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8526LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-micra-ig-t-e6d-f-n-design-black-131917',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Micra',
'odometer': 119936,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Micra IG-T E6D-F N-Design Black',
'transmission': 'manual',
'trim': 'IG-T E6D-F N-Design Black',
'vin': 'VNVK1400268340879',
'year': 2021}
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131917%27 HTTP/1.1" 200 None
2026-03-25 12:00:43 [arval.es] INFO: Saving data for 131917: {'created_time': 1774036847.342262, 'last_price_update_time': 1774440043.724304}
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131917') HTTP/1.1" 204 0
2026-03-25 12:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0c86eaa-9b34-523c-9b4b-b29dcf22a969 with identifier: 131918
2026-03-25 12:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0c86eaa-9b34-523c-9b4b-b29dcf22a969 with scrape type 2
2026-03-25 12:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0c86eaa-9b34-523c-9b4b-b29dcf22a969 with scrape type 2
2026-03-25 12:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a0c86eaa-9b34-523c-9b4b-b29dcf22a969, identifier: 131918
2026-03-25 12:00:43 [arval.es] INFO: Found listing with ID: 131842
2026-03-25 12:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131842: 2
2026-03-25 12:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a0c86eaa-9b34-523c-9b4b-b29dcf22a969 with identifier: 131918
2026-03-25 12:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a0c86eaa-9b34-523c-9b4b-b29dcf22a969 with identifier: 131918
2026-03-25 12:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a0c86eaa-9b34-523c-9b4b-b29dcf22a969 with identifier: 131918 to the API
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131918>
{'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': 'a0c86eaa-9b34-523c-9b4b-b29dcf22a969',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7511LNG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-308-active-pack-bluehdi-131918',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '308',
'odometer': 78101,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12700.0,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 Active Pack BlueHDi',
'transmission': 'manual',
'trim': 'Active Pack BlueHDi',
'vin': 'VF3LBYHZJMS076459',
'year': 2021}
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Saving data for 131918: {'created_time': 1774036850.74407, 'last_price_update_time': 1774440044.41987}
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131918') HTTP/1.1" 204 0
2026-03-25 12:00:44 [arval.es] INFO: Found listing with ID: 131841
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131841: 2
2026-03-25 12:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e438ddd90>
2026-03-25 12:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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%252F916%252F132199%252F8.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/8.jpeg saved to cache
2026-03-25 12:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131878> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131876> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:44 [arval.es] INFO: Found listing with ID: 131838
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131838: 2
2026-03-25 12:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132199)
2026-03-25 12:00:44 [arval.es] INFO: Found listing with ID: 131839
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131839: 2
2026-03-25 12:00:44 [arval.es] INFO: Found listing with ID: 131837
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131837: 2
2026-03-25 12:00:44 [arval.es] INFO: Found listing with ID: 131764
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131764: 2
2026-03-25 12:00:44 [arval.es] INFO: Found listing with ID: 131753
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:44 [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-25 12:00:44 [arval.es] INFO: Scrape type for 131753: 2
2026-03-25 12:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200 with identifier: 131878
2026-03-25 12:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200 with scrape type 2
2026-03-25 12:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200 with scrape type 2
2026-03-25 12:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200, identifier: 131878
2026-03-25 12:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5a4821-8e98-5bc2-bef3-d7182453a797 with identifier: 131876
2026-03-25 12:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a4821-8e98-5bc2-bef3-d7182453a797 with scrape type 2
2026-03-25 12:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e5a4821-8e98-5bc2-bef3-d7182453a797 with scrape type 2
2026-03-25 12:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e5a4821-8e98-5bc2-bef3-d7182453a797, identifier: 131876
2026-03-25 12:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200 with identifier: 131878
2026-03-25 12:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200 with identifier: 131878
2026-03-25 12:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6e8ed7d9-7834-56f2-ad8b-2d5a74c06200 with identifier: 131878 to the API
2026-03-25 12:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131878>
{'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': '6e8ed7d9-7834-56f2-ad8b-2d5a74c06200',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5571MJK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-10-concept-131878',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Picanto',
'odometer': 23594,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2023-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.0 Concept',
'transmission': 'manual',
'trim': '1.0 Concept',
'vin': 'KNAB2518APT142225',
'year': 2023}
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131878%27 HTTP/1.1" 200 None
2026-03-25 12:00:45 [arval.es] INFO: Saving data for 131878: {'created_time': 1774036837.114706, 'last_price_update_time': 1774440045.292932}
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131878') HTTP/1.1" 204 0
2026-03-25 12:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e5a4821-8e98-5bc2-bef3-d7182453a797 with identifier: 131876
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=black HTTP/1.1" 200 None
2026-03-25 12:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e5a4821-8e98-5bc2-bef3-d7182453a797 with identifier: 131876
2026-03-25 12:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e5a4821-8e98-5bc2-bef3-d7182453a797 with identifier: 131876 to the API
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131876>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7e5a4821-8e98-5bc2-bef3-d7182453a797',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9148MDV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-mhev-drive-4x2-131876',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Sportage',
'odometer': 41314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'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': 'U5YPV81BAPL109988',
'year': 2023}
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131876%27 HTTP/1.1" 200 None
2026-03-25 12:00:45 [arval.es] INFO: Saving data for 131876: {'created_time': 1774008173.800603, 'last_price_update_time': 1774440045.873498}
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131876') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131866> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8e43e9a210>
2026-03-25 12:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 12:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:45 [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%252F916%252F132199%252F7.jpeg') HTTP/1.1" 204 0
2026-03-25 12:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/7.jpeg saved to cache
2026-03-25 12:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a
2026-03-25 12:00:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a, skipping ID generation
2026-03-25 12:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a with scrape type 1
2026-03-25 12:00:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a sending to next pipeline
2026-03-25 12:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a, identifier: 132199
2026-03-25 12:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a with identifier: 132199
2026-03-25 12:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a with identifier: 132199
2026-03-25 12:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0f74d91f-694c-57fa-80b3-3dcf9e8fa98a with identifier: 132199 to the API
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/7.jpeg>
{'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': '0f74d91f-694c-57fa-80b3-3dcf9e8fa98a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4996MVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-style-xm-10-tsi-132199',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 41312,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94621,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98852,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103541,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99163,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91573,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96141,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103278,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106067,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56914,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f74d91f-694c-57fa-80b3-3dcf9e8fa98a/0f74d91f-694c-57fa-80b3-3dcf9e8fa98a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66910,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/916/132199/9.jpeg',
'Width': 800}],
'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': 'VSSZZZKJ1SR509647',
'year': 2024}
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27132199%27 HTTP/1.1" 200 None
2026-03-25 12:00:46 [arval.es] INFO: Saving data for 132199: {'created_time': 1774440046.427629, 'last_price_update_time': 1774440046.427644}
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132199') HTTP/1.1" 204 0
2026-03-25 12:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131859> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131849> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 830b25ef-685d-58b6-bb55-dd6e2802e680 with identifier: 131866
2026-03-25 12:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 830b25ef-685d-58b6-bb55-dd6e2802e680 with scrape type 2
2026-03-25 12:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 830b25ef-685d-58b6-bb55-dd6e2802e680 with scrape type 2
2026-03-25 12:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 830b25ef-685d-58b6-bb55-dd6e2802e680, identifier: 131866
2026-03-25 12:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 830b25ef-685d-58b6-bb55-dd6e2802e680 with identifier: 131866
2026-03-25 12:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 830b25ef-685d-58b6-bb55-dd6e2802e680 with identifier: 131866
2026-03-25 12:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 830b25ef-685d-58b6-bb55-dd6e2802e680 with identifier: 131866 to the API
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131866>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '830b25ef-685d-58b6-bb55-dd6e2802e680',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5851LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-a-a-250-e-131866',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase A',
'odometer': 29961,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27300.0,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase A A 250 e',
'transmission': 'automatic',
'trim': 'A 250 e',
'vin': 'W1K1770861N273166',
'year': 2022}
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131866%27 HTTP/1.1" 200 None
2026-03-25 12:00:46 [arval.es] INFO: Saving data for 131866: {'created_time': 1774008170.406317, 'last_price_update_time': 1774440046.878398}
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131866') HTTP/1.1" 204 0
2026-03-25 12:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3a8981-55cd-57da-a61f-0f1fafcef035 with identifier: 131859
2026-03-25 12:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3a8981-55cd-57da-a61f-0f1fafcef035 with scrape type 2
2026-03-25 12:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3a8981-55cd-57da-a61f-0f1fafcef035 with scrape type 2
2026-03-25 12:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1b3a8981-55cd-57da-a61f-0f1fafcef035, identifier: 131859
2026-03-25 12:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a41a5380-56a4-5b50-bb33-f6e5fe8ab63d with identifier: 131849
2026-03-25 12:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a41a5380-56a4-5b50-bb33-f6e5fe8ab63d with scrape type 2
2026-03-25 12:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a41a5380-56a4-5b50-bb33-f6e5fe8ab63d with scrape type 2
2026-03-25 12:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a41a5380-56a4-5b50-bb33-f6e5fe8ab63d, identifier: 131849
2026-03-25 12:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1b3a8981-55cd-57da-a61f-0f1fafcef035 with identifier: 131859
2026-03-25 12:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1b3a8981-55cd-57da-a61f-0f1fafcef035 with identifier: 131859
2026-03-25 12:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1b3a8981-55cd-57da-a61f-0f1fafcef035 with identifier: 131859 to the API
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131859>
{'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': '1b3a8981-55cd-57da-a61f-0f1fafcef035',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3732MDP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-recharge-phev-core-auto-131859',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 34976,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27700.0,
'price_includes_vat': True,
'registration_date': '2023-01-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': 'YV1XZBWV1P2032581',
'year': 2023}
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131859%27 HTTP/1.1" 200 None
2026-03-25 12:00:47 [arval.es] INFO: Saving data for 131859: {'created_time': 1774008168.560819, 'last_price_update_time': 1774440047.50135}
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131859') HTTP/1.1" 204 0
2026-03-25 12:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a41a5380-56a4-5b50-bb33-f6e5fe8ab63d with identifier: 131849
2026-03-25 12:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a41a5380-56a4-5b50-bb33-f6e5fe8ab63d with identifier: 131849
2026-03-25 12:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a41a5380-56a4-5b50-bb33-f6e5fe8ab63d with identifier: 131849 to the API
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131849>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a41a5380-56a4-5b50-bb33-f6e5fe8ab63d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2805LWV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-auto-131849',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 59379,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'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': 'YV1XZBBVFN2755483',
'year': 2022}
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131849%27 HTTP/1.1" 200 None
2026-03-25 12:00:47 [arval.es] INFO: Saving data for 131849: {'created_time': 1774008167.420721, 'last_price_update_time': 1774440047.907506}
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131849') HTTP/1.1" 204 0
2026-03-25 12:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131848> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51a5f03-3023-5f04-90ed-7fadf4109ce8 with identifier: 131848
2026-03-25 12:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51a5f03-3023-5f04-90ed-7fadf4109ce8 with scrape type 2
2026-03-25 12:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51a5f03-3023-5f04-90ed-7fadf4109ce8 with scrape type 2
2026-03-25 12:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f51a5f03-3023-5f04-90ed-7fadf4109ce8, identifier: 131848
2026-03-25 12:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f51a5f03-3023-5f04-90ed-7fadf4109ce8 with identifier: 131848
2026-03-25 12:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f51a5f03-3023-5f04-90ed-7fadf4109ce8 with identifier: 131848
2026-03-25 12:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f51a5f03-3023-5f04-90ed-7fadf4109ce8 with identifier: 131848 to the API
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131848>
{'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': 'f51a5f03-3023-5f04-90ed-7fadf4109ce8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1307LWM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-131848',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93268,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23000.0,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'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': 'YV1XZBWVFN2745567',
'year': 2022}
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131848%27 HTTP/1.1" 200 None
2026-03-25 12:00:48 [arval.es] INFO: Saving data for 131848: {'created_time': 1774008162.299259, 'last_price_update_time': 1774440048.480456}
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131848') HTTP/1.1" 204 0
2026-03-25 12:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131847> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18fb8685-7815-5679-af1d-fbd77f5674e6 with identifier: 131847
2026-03-25 12:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18fb8685-7815-5679-af1d-fbd77f5674e6 with scrape type 2
2026-03-25 12:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18fb8685-7815-5679-af1d-fbd77f5674e6 with scrape type 2
2026-03-25 12:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 18fb8685-7815-5679-af1d-fbd77f5674e6, identifier: 131847
2026-03-25 12:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 18fb8685-7815-5679-af1d-fbd77f5674e6 with identifier: 131847
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=grey HTTP/1.1" 200 None
2026-03-25 12:00:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 18fb8685-7815-5679-af1d-fbd77f5674e6 with identifier: 131847
2026-03-25 12:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 18fb8685-7815-5679-af1d-fbd77f5674e6 with identifier: 131847 to the API
2026-03-25 12:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131847>
{'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': '18fb8685-7815-5679-af1d-fbd77f5674e6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2770LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-v-n-connecta-131847',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Juke',
'odometer': 81378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T V N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T V N-Connecta',
'vin': 'SJNFAAF16U1134867',
'year': 2021}
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131847%27 HTTP/1.1" 200 None
2026-03-25 12:00:49 [arval.es] INFO: Saving data for 131847: {'created_time': 1774008151.451717, 'last_price_update_time': 1774440049.207531}
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131847') HTTP/1.1" 204 0
2026-03-25 12:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131846> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f97f3ce9-acd9-5b05-965c-ea31d6094201 with identifier: 131846
2026-03-25 12:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97f3ce9-acd9-5b05-965c-ea31d6094201 with scrape type 2
2026-03-25 12:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f97f3ce9-acd9-5b05-965c-ea31d6094201 with scrape type 2
2026-03-25 12:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f97f3ce9-acd9-5b05-965c-ea31d6094201, identifier: 131846
2026-03-25 12:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f97f3ce9-acd9-5b05-965c-ea31d6094201 with identifier: 131846
2026-03-25 12:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f97f3ce9-acd9-5b05-965c-ea31d6094201 with identifier: 131846
2026-03-25 12:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f97f3ce9-acd9-5b05-965c-ea31d6094201 with identifier: 131846 to the API
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131846>
{'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': 'f97f3ce9-acd9-5b05-965c-ea31d6094201',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6737LWZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-life-dsg-131846',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 86070,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life DSG',
'transmission': 'automatic',
'trim': '2.0 TDI Life DSG',
'vin': 'WVWZZZCDZNW174942',
'year': 2022}
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131846%27 HTTP/1.1" 200 None
2026-03-25 12:00:49 [arval.es] INFO: Saving data for 131846: {'created_time': 1774008157.846988, 'last_price_update_time': 1774440049.806071}
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131846') HTTP/1.1" 204 0
2026-03-25 12:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131845> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec9dd8d4-4e3a-59cf-9f3f-9566de151a50 with identifier: 131845
2026-03-25 12:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec9dd8d4-4e3a-59cf-9f3f-9566de151a50 with scrape type 2
2026-03-25 12:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec9dd8d4-4e3a-59cf-9f3f-9566de151a50 with scrape type 2
2026-03-25 12:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ec9dd8d4-4e3a-59cf-9f3f-9566de151a50, identifier: 131845
2026-03-25 12:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ec9dd8d4-4e3a-59cf-9f3f-9566de151a50 with identifier: 131845
2026-03-25 12:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ec9dd8d4-4e3a-59cf-9f3f-9566de151a50 with identifier: 131845
2026-03-25 12:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ec9dd8d4-4e3a-59cf-9f3f-9566de151a50 with identifier: 131845 to the API
2026-03-25 12:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131845>
{'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': 'ec9dd8d4-4e3a-59cf-9f3f-9566de151a50',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4795LPM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-5008-12-puretech-active-pack-131845',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '5008',
'odometer': 112049,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech Active Pack',
'transmission': 'automatic',
'trim': '1.2 PureTech Active Pack',
'vin': 'VF3MRHNSUML022999',
'year': 2021}
2026-03-25 12:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131845%27 HTTP/1.1" 200 None
2026-03-25 12:00:50 [arval.es] INFO: Saving data for 131845: {'created_time': 1774008136.222195, 'last_price_update_time': 1774440050.544277}
2026-03-25 12:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131845') HTTP/1.1" 204 0
2026-03-25 12:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131843> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131844> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558ab2c9-177a-5c4a-b9f3-3d953a737b0a with identifier: 131843
2026-03-25 12:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558ab2c9-177a-5c4a-b9f3-3d953a737b0a with scrape type 2
2026-03-25 12:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558ab2c9-177a-5c4a-b9f3-3d953a737b0a with scrape type 2
2026-03-25 12:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 558ab2c9-177a-5c4a-b9f3-3d953a737b0a, identifier: 131843
2026-03-25 12:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 558ab2c9-177a-5c4a-b9f3-3d953a737b0a with identifier: 131843
2026-03-25 12:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 558ab2c9-177a-5c4a-b9f3-3d953a737b0a with identifier: 131843
2026-03-25 12:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 558ab2c9-177a-5c4a-b9f3-3d953a737b0a with identifier: 131843 to the API
2026-03-25 12:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131843>
{'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': '558ab2c9-177a-5c4a-b9f3-3d953a737b0a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9853LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-12-puretech-allure-131843',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 111436,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure',
'vin': 'VF3MRHNSUMS245947',
'year': 2021}
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131843%27 HTTP/1.1" 200 None
2026-03-25 12:00:51 [arval.es] INFO: Saving data for 131843: {'created_time': 1774008148.016984, 'last_price_update_time': 1774440051.171299}
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131843') HTTP/1.1" 204 0
2026-03-25 12:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c895337f-d4f3-580a-b480-a5505f357878 with identifier: 131844
2026-03-25 12:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c895337f-d4f3-580a-b480-a5505f357878 with scrape type 2
2026-03-25 12:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c895337f-d4f3-580a-b480-a5505f357878 with scrape type 2
2026-03-25 12:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c895337f-d4f3-580a-b480-a5505f357878, identifier: 131844
2026-03-25 12:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c895337f-d4f3-580a-b480-a5505f357878 with identifier: 131844
2026-03-25 12:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c895337f-d4f3-580a-b480-a5505f357878 with identifier: 131844
2026-03-25 12:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c895337f-d4f3-580a-b480-a5505f357878 with identifier: 131844 to the API
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131844>
{'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': 'c895337f-d4f3-580a-b480-a5505f357878',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4146LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-tdct-7-v-n-connecta-131844',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Juke',
'odometer': 46867,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-TDCT 7 V N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-TDCT 7 V N-Connecta',
'vin': 'SJNFAAF16U1149815',
'year': 2021}
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131844%27 HTTP/1.1" 200 None
2026-03-25 12:00:51 [arval.es] INFO: Saving data for 131844: {'created_time': 1774008154.254043, 'last_price_update_time': 1774440051.630709}
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131844') HTTP/1.1" 204 0
2026-03-25 12:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131842> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131841> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131840> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b83fe852-d8ac-51e0-a8ee-db71ed4eb250 with identifier: 131842
2026-03-25 12:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b83fe852-d8ac-51e0-a8ee-db71ed4eb250 with scrape type 2
2026-03-25 12:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b83fe852-d8ac-51e0-a8ee-db71ed4eb250 with scrape type 2
2026-03-25 12:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b83fe852-d8ac-51e0-a8ee-db71ed4eb250, identifier: 131842
2026-03-25 12:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b83fe852-d8ac-51e0-a8ee-db71ed4eb250 with identifier: 131842
2026-03-25 12:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b83fe852-d8ac-51e0-a8ee-db71ed4eb250 with identifier: 131842
2026-03-25 12:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b83fe852-d8ac-51e0-a8ee-db71ed4eb250 with identifier: 131842 to the API
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131842>
{'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': 'b83fe852-d8ac-51e0-a8ee-db71ed4eb250',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5829LTD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-maxx-sky-auto-131842',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 72160,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Maxx Sky Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Maxx Sky Auto',
'vin': 'TMAJC811BMJ052643',
'year': 2021}
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131842%27 HTTP/1.1" 200 None
2026-03-25 12:00:52 [arval.es] INFO: Saving data for 131842: {'created_time': 1774008142.039994, 'last_price_update_time': 1774440052.259684}
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131842') HTTP/1.1" 204 0
2026-03-25 12:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131838> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d with identifier: 131841
2026-03-25 12:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d with scrape type 2
2026-03-25 12:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d with scrape type 2
2026-03-25 12:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d, identifier: 131841
2026-03-25 12:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78120906-38ba-5fce-84e0-ecd62f76b50e with identifier: 131840
2026-03-25 12:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78120906-38ba-5fce-84e0-ecd62f76b50e with scrape type 2
2026-03-25 12:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78120906-38ba-5fce-84e0-ecd62f76b50e with scrape type 2
2026-03-25 12:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 78120906-38ba-5fce-84e0-ecd62f76b50e, identifier: 131840
2026-03-25 12:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d with identifier: 131841
2026-03-25 12:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d with identifier: 131841
2026-03-25 12:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9ed5961a-9a1b-5de1-bcfd-1b3470328f1d with identifier: 131841 to the API
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131841>
{'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': '9ed5961a-9a1b-5de1-bcfd-1b3470328f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2628LWT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-bluehdi-131841',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 110886,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack BlueHDI',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI',
'vin': 'VR3UDYHSKNJ581452',
'year': 2022}
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131841%27 HTTP/1.1" 200 None
2026-03-25 12:00:52 [arval.es] INFO: Saving data for 131841: {'created_time': 1774008139.127832, 'last_price_update_time': 1774440052.856874}
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131841') HTTP/1.1" 204 0
2026-03-25 12:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 78120906-38ba-5fce-84e0-ecd62f76b50e with identifier: 131840
2026-03-25 12:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 78120906-38ba-5fce-84e0-ecd62f76b50e with identifier: 131840
2026-03-25 12:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 78120906-38ba-5fce-84e0-ecd62f76b50e with identifier: 131840 to the API
2026-03-25 12:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131840>
{'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': '78120906-38ba-5fce-84e0-ecd62f76b50e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5165LPF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-expert-15-bluehdi-ss-standard-pro4p-furgon-131840',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 84967,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Expert 1.5 BlueHDi S&S Standard Pro4P Furgon',
'transmission': 'manual',
'trim': '1.5 BlueHDi S&S Standard Pro4P Furgon',
'vin': 'VF3VBYHVKL7060541',
'year': 2021}
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131840%27 HTTP/1.1" 200 None
2026-03-25 12:00:53 [arval.es] INFO: Saving data for 131840: {'created_time': 1774008144.868757, 'last_price_update_time': 1774440053.213188}
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131840') HTTP/1.1" 204 0
2026-03-25 12:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131839> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a with identifier: 131838
2026-03-25 12:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a with scrape type 2
2026-03-25 12:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a with scrape type 2
2026-03-25 12:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a, identifier: 131838
2026-03-25 12:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a with identifier: 131838
2026-03-25 12:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a with identifier: 131838
2026-03-25 12:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7fe7f62c-127f-500b-af8e-45b3fd2b9b4a with identifier: 131838 to the API
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131838>
{'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': '7fe7f62c-127f-500b-af8e-45b3fd2b9b4a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9152LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-tecno-2c-131838',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 101595,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Tecno 2C',
'transmission': 'manual',
'trim': '1.6 CRDI 48V Tecno 2C',
'vin': 'TMAJD81AAMJ089464',
'year': 2021}
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131838%27 HTTP/1.1" 200 None
2026-03-25 12:00:53 [arval.es] INFO: Saving data for 131838: {'created_time': 1774008133.61871, 'last_price_update_time': 1774440053.694766}
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131838') HTTP/1.1" 204 0
2026-03-25 12:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131837> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8d39b3-4283-5872-aec0-cb0d80aefa99 with identifier: 131839
2026-03-25 12:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8d39b3-4283-5872-aec0-cb0d80aefa99 with scrape type 2
2026-03-25 12:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8d39b3-4283-5872-aec0-cb0d80aefa99 with scrape type 2
2026-03-25 12:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5e8d39b3-4283-5872-aec0-cb0d80aefa99, identifier: 131839
2026-03-25 12:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5e8d39b3-4283-5872-aec0-cb0d80aefa99 with identifier: 131839
2026-03-25 12:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5e8d39b3-4283-5872-aec0-cb0d80aefa99 with identifier: 131839
2026-03-25 12:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5e8d39b3-4283-5872-aec0-cb0d80aefa99 with identifier: 131839 to the API
2026-03-25 12:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131839>
{'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': '5e8d39b3-4283-5872-aec0-cb0d80aefa99',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9475LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-131839',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Opel',
'model': 'Mokka',
'odometer': 115000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW078825',
'year': 2021}
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131839%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [arval.es] INFO: Saving data for 131839: {'created_time': 1774008129.94352, 'last_price_update_time': 1774440054.158125}
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131839') HTTP/1.1" 204 0
2026-03-25 12:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6 with identifier: 131837
2026-03-25 12:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6 with scrape type 2
2026-03-25 12:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6 with scrape type 2
2026-03-25 12:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6, identifier: 131837
2026-03-25 12:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6 with identifier: 131837
2026-03-25 12:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6 with identifier: 131837
2026-03-25 12:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77c3a5e5-f805-5467-8c07-00b6fb2d7cf6 with identifier: 131837 to the API
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131837>
{'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': '77c3a5e5-f805-5467-8c07-00b6fb2d7cf6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1060MDB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-131837',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X3',
'odometer': 113115,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ060N186146',
'year': 2022}
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131837%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [arval.es] INFO: Saving data for 131837: {'created_time': 1774008114.706282, 'last_price_update_time': 1774440055.107684}
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131837') HTTP/1.1" 204 0
2026-03-25 12:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131764> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409343f1-a56f-5063-a417-8c02d68013ee with identifier: 131764
2026-03-25 12:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409343f1-a56f-5063-a417-8c02d68013ee with scrape type 2
2026-03-25 12:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409343f1-a56f-5063-a417-8c02d68013ee with scrape type 2
2026-03-25 12:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 409343f1-a56f-5063-a417-8c02d68013ee, identifier: 131764
2026-03-25 12:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 409343f1-a56f-5063-a417-8c02d68013ee with identifier: 131764
2026-03-25 12:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 409343f1-a56f-5063-a417-8c02d68013ee with identifier: 131764
2026-03-25 12:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 409343f1-a56f-5063-a417-8c02d68013ee with identifier: 131764 to the API
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00: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-25 12:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131764>
{'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': '409343f1-a56f-5063-a417-8c02d68013ee',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9436LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-131764',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 50159,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.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': 'VF3M4DGZUNS014241',
'year': 2022}
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131764%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [arval.es] INFO: Saving data for 131764: {'created_time': 1774008181.863771, 'last_price_update_time': 1774440055.685106}
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131764') HTTP/1.1" 204 0
2026-03-25 12:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131753> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5688a06d-1ea6-5822-ab6f-b55171b1b932 with identifier: 131753
2026-03-25 12:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5688a06d-1ea6-5822-ab6f-b55171b1b932 with scrape type 2
2026-03-25 12:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5688a06d-1ea6-5822-ab6f-b55171b1b932 with scrape type 2
2026-03-25 12:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5688a06d-1ea6-5822-ab6f-b55171b1b932, identifier: 131753
2026-03-25 12:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5688a06d-1ea6-5822-ab6f-b55171b1b932 with identifier: 131753
2026-03-25 12:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5688a06d-1ea6-5822-ab6f-b55171b1b932 with identifier: 131753
2026-03-25 12:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5688a06d-1ea6-5822-ab6f-b55171b1b932 with identifier: 131753 to the API
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131753>
{'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': '5688a06d-1ea6-5822-ab6f-b55171b1b932',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8543LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-131753',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Mokka',
'odometer': 44652,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW093524',
'year': 2021}
2026-03-25 12:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131753%27 HTTP/1.1" 200 None
2026-03-25 12:00:57 [arval.es] INFO: Saving data for 131753: {'created_time': 1774008184.244861, 'last_price_update_time': 1774440057.230808}
2026-03-25 12:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131753') HTTP/1.1" 204 0
2026-03-25 12:01:10 [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-25 12:01:10 [arval.es] INFO: Found listing with ID: 131750
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131750%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131750: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131745
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131745%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131745: 2
2026-03-25 12:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131732
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131732%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131732: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131739
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131739%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131739: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131737
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131737%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131737: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131736
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131736%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131736: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131733
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131733%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131733: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131731
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131731%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131731: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131684
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131684%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131684: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131683
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131683%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131683: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131682
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131682%27 HTTP/1.1" 200 None
2026-03-25 12:01:10 [arval.es] INFO: Scrape type for 131682: 2
2026-03-25 12:01:10 [arval.es] INFO: Found listing with ID: 131681
2026-03-25 12:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131681%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131681: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131678
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131678%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131678: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131680
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131680%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131680: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131679
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131679%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131679: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131676
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131676%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131676: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131671
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131671%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131671: 2
2026-03-25 12:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131673
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131673%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131673: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131670
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131670%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131670: 2
2026-03-25 12:01:11 [arval.es] INFO: Found listing with ID: 131669
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131669%27 HTTP/1.1" 200 None
2026-03-25 12:01:11 [arval.es] INFO: Scrape type for 131669: 2
2026-03-25 12:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:11 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 37 pages/min), scraped 30 items (at 30 items/min)
2026-03-25 12:01:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-25 12:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:12 [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-25 12:01: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-25 12:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750
2026-03-25 12:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a6f7c8-92bc-5d27-b693-252648d13d4f with scrape type 2
2026-03-25 12:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a6f7c8-92bc-5d27-b693-252648d13d4f with scrape type 2
2026-03-25 12:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f3a6f7c8-92bc-5d27-b693-252648d13d4f, identifier: 131750
2026-03-25 12:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750
2026-03-25 12:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750
2026-03-25 12:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750 to the API
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:13 [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-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131750%27 HTTP/1.1" 200 None
2026-03-25 12:01:13 [arval.es] INFO: Saving data for 131750: {'created_time': 1774008185.526774, 'last_price_update_time': 1774440073.246481}
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131750') HTTP/1.1" 204 0
2026-03-25 12:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745
2026-03-25 12:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2692686a-e9a5-599f-93bd-76c543aaf1f6 with scrape type 2
2026-03-25 12:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2692686a-e9a5-599f-93bd-76c543aaf1f6 with scrape type 2
2026-03-25 12:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2692686a-e9a5-599f-93bd-76c543aaf1f6, identifier: 131745
2026-03-25 12:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745
2026-03-25 12:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745
2026-03-25 12:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745 to the API
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:13 [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-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131745%27 HTTP/1.1" 200 None
2026-03-25 12:01:13 [arval.es] INFO: Saving data for 131745: {'created_time': 1774008123.754101, 'last_price_update_time': 1774440073.808222}
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131745') HTTP/1.1" 204 0
2026-03-25 12:01:13 [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-25 12:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739
2026-03-25 12:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with scrape type 2
2026-03-25 12:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with scrape type 2
2026-03-25 12:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce, identifier: 131739
2026-03-25 12:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739
2026-03-25 12:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739
2026-03-25 12:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739 to the API
2026-03-25 12:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:14 [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-25 12:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:14 [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-25 12:01:14 [arval.es] INFO: Saving data for 131739: {'created_time': 1774008128.073411, 'last_price_update_time': 1774440074.368789}
2026-03-25 12:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131739') HTTP/1.1" 204 0
2026-03-25 12:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:14 [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-25 12:01:14 [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-25 12:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736
2026-03-25 12:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with scrape type 2
2026-03-25 12:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with scrape type 2
2026-03-25 12:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 198385cf-c49a-5d0b-bb5a-d2d239feefb8, identifier: 131736
2026-03-25 12:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732
2026-03-25 12:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with scrape type 2
2026-03-25 12:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with scrape type 2
2026-03-25 12:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3, identifier: 131732
2026-03-25 12:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736
2026-03-25 12:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736
2026-03-25 12:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736 to the API
2026-03-25 12:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:15 [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-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131736%27 HTTP/1.1" 200 None
2026-03-25 12:01:15 [arval.es] INFO: Saving data for 131736: {'created_time': 1774008110.620347, 'last_price_update_time': 1774440075.042116}
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131736') HTTP/1.1" 204 0
2026-03-25 12:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Electric HTTP/1.1" 200 None
2026-03-25 12:01:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732
2026-03-25 12:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732 to the API
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:15 [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': 31900.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-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131732%27 HTTP/1.1" 200 None
2026-03-25 12:01:15 [arval.es] INFO: Saving data for 131732: {'created_time': 1774008125.853068, 'last_price_update_time': 1774440075.553034}
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131732') HTTP/1.1" 204 0
2026-03-25 12:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:15 [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-25 12:01:15 [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-25 12:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737
2026-03-25 12:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fe5c756-0b27-5e17-abd6-475892075365 with scrape type 2
2026-03-25 12:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fe5c756-0b27-5e17-abd6-475892075365 with scrape type 2
2026-03-25 12:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8fe5c756-0b27-5e17-abd6-475892075365, identifier: 131737
2026-03-25 12:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733
2026-03-25 12:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with scrape type 2
2026-03-25 12:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with scrape type 2
2026-03-25 12:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419, identifier: 131733
2026-03-25 12:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737
2026-03-25 12:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737
2026-03-25 12:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737 to the API
2026-03-25 12:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:01:16 [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-25 12:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:16 [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-25 12:01:16 [arval.es] INFO: Saving data for 131737: {'created_time': 1774008107.160695, 'last_price_update_time': 1774440076.238329}
2026-03-25 12:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131737') HTTP/1.1" 204 0
2026-03-25 12:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733
2026-03-25 12:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733
2026-03-25 12:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733 to the API
2026-03-25 12:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:01:16 [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-25 12:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:16 [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-25 12:01:16 [arval.es] INFO: Saving data for 131733: {'created_time': 1774008112.732701, 'last_price_update_time': 1774440076.600459}
2026-03-25 12:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131733') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:01:16 [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-25 12:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731
2026-03-25 12:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bfc596-6f96-5826-99e4-c0307bf3f788 with scrape type 2
2026-03-25 12:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bfc596-6f96-5826-99e4-c0307bf3f788 with scrape type 2
2026-03-25 12:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e6bfc596-6f96-5826-99e4-c0307bf3f788, identifier: 131731
2026-03-25 12:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731
2026-03-25 12:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731
2026-03-25 12:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731 to the API
2026-03-25 12:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:17 [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-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131731%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [arval.es] INFO: Saving data for 131731: {'created_time': 1774008094.207699, 'last_price_update_time': 1774440077.188307}
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131731') HTTP/1.1" 204 0
2026-03-25 12:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:17 [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-25 12:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684
2026-03-25 12:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with scrape type 2
2026-03-25 12:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with scrape type 2
2026-03-25 12:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde, identifier: 131684
2026-03-25 12:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684
2026-03-25 12:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684
2026-03-25 12:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684 to the API
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:17 [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-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131684%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [arval.es] INFO: Saving data for 131684: {'created_time': 1774008095.480383, 'last_price_update_time': 1774440077.739898}
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131684') HTTP/1.1" 204 0
2026-03-25 12:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:18 [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-25 12:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683
2026-03-25 12:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01bbd589-1c07-5f1e-b963-512a45fa4f03 with scrape type 2
2026-03-25 12:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01bbd589-1c07-5f1e-b963-512a45fa4f03 with scrape type 2
2026-03-25 12:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 01bbd589-1c07-5f1e-b963-512a45fa4f03, identifier: 131683
2026-03-25 12:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683
2026-03-25 12:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683
2026-03-25 12:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683 to the API
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:18 [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-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131683%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [arval.es] INFO: Saving data for 131683: {'created_time': 1774008097.27339, 'last_price_update_time': 1774440078.585617}
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131683') HTTP/1.1" 204 0
2026-03-25 12:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:18 [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-25 12:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682
2026-03-25 12:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 166ace18-7b9a-5463-9afa-7d92ab9363d4 with scrape type 2
2026-03-25 12:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 166ace18-7b9a-5463-9afa-7d92ab9363d4 with scrape type 2
2026-03-25 12:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 166ace18-7b9a-5463-9afa-7d92ab9363d4, identifier: 131682
2026-03-25 12:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682
2026-03-25 12:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682
2026-03-25 12:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682 to the API
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:19 [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-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131682%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [arval.es] INFO: Saving data for 131682: {'created_time': 1774008100.567543, 'last_price_update_time': 1774440079.228978}
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131682') HTTP/1.1" 204 0
2026-03-25 12:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:19 [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-25 12:01:19 [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-25 12:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681
2026-03-25 12:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae292bfc-f1d2-5604-8ca7-cda089831075 with scrape type 2
2026-03-25 12:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae292bfc-f1d2-5604-8ca7-cda089831075 with scrape type 2
2026-03-25 12:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae292bfc-f1d2-5604-8ca7-cda089831075, identifier: 131681
2026-03-25 12:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681
2026-03-25 12:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681
2026-03-25 12:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681 to the API
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:20 [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-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [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-25 12:01:20 [arval.es] INFO: Saving data for 131681: {'created_time': 1774008059.003419, 'last_price_update_time': 1774440080.531055}
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131681') HTTP/1.1" 204 0
2026-03-25 12:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:20 [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-25 12:01:20 [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-25 12:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678
2026-03-25 12:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with scrape type 2
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with scrape type 2
2026-03-25 12:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf, identifier: 131678
2026-03-25 12:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678
2026-03-25 12:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678
2026-03-25 12:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678 to the API
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:21 [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-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [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-25 12:01:21 [arval.es] INFO: Saving data for 131678: {'created_time': 1774008060.489594, 'last_price_update_time': 1774440081.068809}
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131678') HTTP/1.1" 204 0
2026-03-25 12:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:21 [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-25 12:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680
2026-03-25 12:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4c89a8-5324-58a8-a36e-7fe8632c2495 with scrape type 2
2026-03-25 12:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4c89a8-5324-58a8-a36e-7fe8632c2495 with scrape type 2
2026-03-25 12:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae4c89a8-5324-58a8-a36e-7fe8632c2495, identifier: 131680
2026-03-25 12:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679
2026-03-25 12:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with scrape type 2
2026-03-25 12:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with scrape type 2
2026-03-25 12:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0df660f6-b26a-54f7-a24c-5ce2d84271c4, identifier: 131679
2026-03-25 12:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680
2026-03-25 12:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680
2026-03-25 12:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680 to the API
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:21 [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-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [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-25 12:01:21 [arval.es] INFO: Saving data for 131680: {'created_time': 1774008063.054647, 'last_price_update_time': 1774440081.652277}
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131680') HTTP/1.1" 204 0
2026-03-25 12:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679
2026-03-25 12:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679
2026-03-25 12:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679 to the API
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:21 [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-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [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-25 12:01:21 [arval.es] INFO: Saving data for 131679: {'created_time': 1774008065.95963, 'last_price_update_time': 1774440081.987323}
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131679') HTTP/1.1" 204 0
2026-03-25 12:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676
2026-03-25 12:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with scrape type 2
2026-03-25 12:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with scrape type 2
2026-03-25 12:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed, identifier: 131676
2026-03-25 12:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676
2026-03-25 12:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676
2026-03-25 12:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676 to the API
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:22 [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-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Saving data for 131676: {'created_time': 1774008083.914679, 'last_price_update_time': 1774440082.454333}
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131676') HTTP/1.1" 204 0
2026-03-25 12:01:22 [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-25 12:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131663
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131663: 0
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131662
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131662: 0
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131661
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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-25 12:01:22 [arval.es] INFO: Scrape type for 131661: 0
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131659
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131659: 0
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131653
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131653: 0
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131602
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131602: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131600
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131600%27 HTTP/1.1" 200 None
2026-03-25 12:01:22 [arval.es] INFO: Scrape type for 131600: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131598
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131598: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131596
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131596: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131597
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131597: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131595
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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-25 12:01:22 [arval.es] INFO: Scrape type for 131595: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131594
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131594: 2
2026-03-25 12:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131592
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131592: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131593
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131593: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131591
2026-03-25 12:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:22 [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-25 12:01:22 [arval.es] INFO: Scrape type for 131591: 2
2026-03-25 12:01:22 [arval.es] INFO: Found listing with ID: 131590
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [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-25 12:01:23 [arval.es] INFO: Scrape type for 131590: 2
2026-03-25 12:01:23 [arval.es] INFO: Found listing with ID: 131589
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [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-25 12:01:23 [arval.es] INFO: Scrape type for 131589: 2
2026-03-25 12:01:23 [arval.es] INFO: Found listing with ID: 131588
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [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-25 12:01:23 [arval.es] INFO: Scrape type for 131588: 2
2026-03-25 12:01:23 [arval.es] INFO: Found listing with ID: 131477
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131477%27 HTTP/1.1" 200 None
2026-03-25 12:01:23 [arval.es] INFO: Scrape type for 131477: 2
2026-03-25 12:01:23 [arval.es] INFO: Found listing with ID: 131478
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [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-25 12:01:23 [arval.es] INFO: Scrape type for 131478: 2
2026-03-25 12:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:23 [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-25 12:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669
2026-03-25 12:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 381242d4-2b33-5ff0-b5d2-eef6355c795d with scrape type 2
2026-03-25 12:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 381242d4-2b33-5ff0-b5d2-eef6355c795d with scrape type 2
2026-03-25 12:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 381242d4-2b33-5ff0-b5d2-eef6355c795d, identifier: 131669
2026-03-25 12:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669
2026-03-25 12:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669
2026-03-25 12:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669 to the API
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:23 [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-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [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-25 12:01:23 [arval.es] INFO: Saving data for 131669: {'created_time': 1774008082.08465, 'last_price_update_time': 1774440083.69415}
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131669') HTTP/1.1" 204 0
2026-03-25 12:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01: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-25 12:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670
2026-03-25 12:01: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-25 12:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e84d2a02-2250-5881-915b-16ee5722c94d with scrape type 2
2026-03-25 12:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e84d2a02-2250-5881-915b-16ee5722c94d, identifier: 131670
2026-03-25 12:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670
2026-03-25 12:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670
2026-03-25 12:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670 to the API
2026-03-25 12:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:24 [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-25 12:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:24 [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-25 12:01:24 [arval.es] INFO: Saving data for 131670: {'created_time': 1774008082.802932, 'last_price_update_time': 1774440084.459273}
2026-03-25 12:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131670') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:01:24 [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-25 12:01:24 [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-25 12:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673
2026-03-25 12:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4461f3c-4175-52b1-ac74-650bb32b145b with scrape type 2
2026-03-25 12:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4461f3c-4175-52b1-ac74-650bb32b145b with scrape type 2
2026-03-25 12:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a4461f3c-4175-52b1-ac74-650bb32b145b, identifier: 131673
2026-03-25 12:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671
2026-03-25 12:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with scrape type 2
2026-03-25 12:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with scrape type 2
2026-03-25 12:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd, identifier: 131671
2026-03-25 12:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673
2026-03-25 12:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673
2026-03-25 12:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673 to the API
2026-03-25 12:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:25 [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-25 12:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131673%27 HTTP/1.1" 200 None
2026-03-25 12:01:25 [arval.es] INFO: Saving data for 131673: {'created_time': 1774008076.643916, 'last_price_update_time': 1774440085.100283}
2026-03-25 12:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131673') HTTP/1.1" 204 0
2026-03-25 12:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671
2026-03-25 12:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671
2026-03-25 12:01: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-25 12:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:01:25 [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-25 12:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131671%27 HTTP/1.1" 200 None
2026-03-25 12:01:25 [arval.es] INFO: Saving data for 131671: {'created_time': 1774008072.615088, 'last_price_update_time': 1774440085.416369}
2026-03-25 12:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131671') HTTP/1.1" 204 0
2026-03-25 12:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:25 [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-25 12:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131600> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602
2026-03-25 12:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448b23c3-89b2-58ea-aee1-d268148ebdbc with scrape type 2
2026-03-25 12:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448b23c3-89b2-58ea-aee1-d268148ebdbc with scrape type 2
2026-03-25 12:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 448b23c3-89b2-58ea-aee1-d268148ebdbc, identifier: 131602
2026-03-25 12:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602
2026-03-25 12:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602
2026-03-25 12:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602 to the API
2026-03-25 12:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:01:25 [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-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:26 [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-25 12:01:26 [arval.es] INFO: Saving data for 131602: {'created_time': 1773953336.705866, 'last_price_update_time': 1774440086.009106}
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131602') HTTP/1.1" 204 0
2026-03-25 12:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2401a3a1-4ada-5f49-b938-6ed288a009df with identifier: 131600
2026-03-25 12:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2401a3a1-4ada-5f49-b938-6ed288a009df with scrape type 2
2026-03-25 12:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2401a3a1-4ada-5f49-b938-6ed288a009df with scrape type 2
2026-03-25 12:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2401a3a1-4ada-5f49-b938-6ed288a009df, identifier: 131600
2026-03-25 12:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2401a3a1-4ada-5f49-b938-6ed288a009df with identifier: 131600
2026-03-25 12:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2401a3a1-4ada-5f49-b938-6ed288a009df with identifier: 131600
2026-03-25 12:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2401a3a1-4ada-5f49-b938-6ed288a009df with identifier: 131600 to the API
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131600>
{'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': '2401a3a1-4ada-5f49-b938-6ed288a009df',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9596LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-inscription-131600',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 63328,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Inscription',
'transmission': 'automatic',
'trim': '2.0 B4 D Inscription',
'vin': 'YV1UZK5VDN1004337',
'year': 2021}
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131600%27 HTTP/1.1" 200 None
2026-03-25 12:01:26 [arval.es] INFO: Saving data for 131600: {'created_time': 1773953327.121454, 'last_price_update_time': 1774440086.477447}
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131600') HTTP/1.1" 204 0
2026-03-25 12:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12: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-25 12: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-25 12:01: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-25 12: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-25 12:01:28 [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-25 12:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594
2026-03-25 12:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da604563-d11c-5ec2-b245-a22921cec6f0 with scrape type 2
2026-03-25 12:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da604563-d11c-5ec2-b245-a22921cec6f0 with scrape type 2
2026-03-25 12:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: da604563-d11c-5ec2-b245-a22921cec6f0, identifier: 131594
2026-03-25 12:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594
2026-03-25 12:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594
2026-03-25 12:01: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-25 12:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01: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-25 12:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131594%27 HTTP/1.1" 200 None
2026-03-25 12:01:28 [arval.es] INFO: Saving data for 131594: {'created_time': 1773953341.792045, 'last_price_update_time': 1774440088.476089}
2026-03-25 12:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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-25 12:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:28 [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-25 12:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595
2026-03-25 12:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c6b03d-6ed9-554d-bf6a-358929695859 with scrape type 2
2026-03-25 12:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c6b03d-6ed9-554d-bf6a-358929695859 with scrape type 2
2026-03-25 12:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e4c6b03d-6ed9-554d-bf6a-358929695859, identifier: 131595
2026-03-25 12:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595
2026-03-25 12:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595
2026-03-25 12:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595 to the API
2026-03-25 12:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:28 [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-25 12:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131595%27 HTTP/1.1" 200 None
2026-03-25 12:01:28 [arval.es] INFO: Saving data for 131595: {'created_time': 1773953348.007398, 'last_price_update_time': 1774440088.955542}
2026-03-25 12:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131595') HTTP/1.1" 204 0
2026-03-25 12:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:28 [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-25 12:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592
2026-03-25 12:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with scrape type 2
2026-03-25 12:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with scrape type 2
2026-03-25 12:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f, identifier: 131592
2026-03-25 12:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592
2026-03-25 12:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592
2026-03-25 12:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592 to the API
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:29 [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-25 12:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:29 [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-25 12:01:29 [arval.es] INFO: Saving data for 131592: {'created_time': 1773953340.853947, 'last_price_update_time': 1774440089.457941}
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131592') HTTP/1.1" 204 0
2026-03-25 12:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:29 [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-25 12:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fdad6a9-d55e-542f-ba05-31b356476efc with identifier: 131593
2026-03-25 12:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fdad6a9-d55e-542f-ba05-31b356476efc with scrape type 2
2026-03-25 12:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fdad6a9-d55e-542f-ba05-31b356476efc with scrape type 2
2026-03-25 12:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5fdad6a9-d55e-542f-ba05-31b356476efc, identifier: 131593
2026-03-25 12:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5fdad6a9-d55e-542f-ba05-31b356476efc with identifier: 131593
2026-03-25 12:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5fdad6a9-d55e-542f-ba05-31b356476efc with identifier: 131593
2026-03-25 12:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5fdad6a9-d55e-542f-ba05-31b356476efc with identifier: 131593 to the API
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:29 [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': '5fdad6a9-d55e-542f-ba05-31b356476efc',
'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-qasqai-dig-t-1158cv-mhev-xtronic-acenta-131593',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qasqai',
'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 Qasqai DIG-T 1158CV mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T 1158CV mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1050690',
'year': 2021}
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:29 [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-25 12:01:29 [arval.es] INFO: Saving data for 131593: {'created_time': 1773950438.09491, 'last_price_update_time': 1774440089.942507}
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131593') HTTP/1.1" 204 0
2026-03-25 12:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591
2026-03-25 12:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76fe521-e77a-552f-b635-8ec31cb453be with scrape type 2
2026-03-25 12:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d76fe521-e77a-552f-b635-8ec31cb453be with scrape type 2
2026-03-25 12:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d76fe521-e77a-552f-b635-8ec31cb453be, identifier: 131591
2026-03-25 12:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591
2026-03-25 12:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591
2026-03-25 12:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591 to the API
2026-03-25 12:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:30 [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-25 12:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:30 [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-25 12:01:30 [arval.es] INFO: Saving data for 131591: {'created_time': 1773953335.358714, 'last_price_update_time': 1774440090.382951}
2026-03-25 12:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131591') HTTP/1.1" 204 0
2026-03-25 12:01:30 [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-25 12:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597
2026-03-25 12:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with scrape type 2
2026-03-25 12:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with scrape type 2
2026-03-25 12:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d3aa4ff8-8f86-546e-b511-0eeaa91b1223, identifier: 131597
2026-03-25 12:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597
2026-03-25 12:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597
2026-03-25 12:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597 to the API
2026-03-25 12:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:30 [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-25 12:01:31 [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': 'Wed, 25 Mar 2026 12:01:30 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-25 12:01:31 [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-25 12:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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-25 12:01:31 [arval.es] INFO: Saving data for 131597: {'created_time': 1773953350.807919, 'last_price_update_time': 1774440091.31532}
2026-03-25 12:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131597') HTTP/1.1" 204 0
2026-03-25 12:01:31 [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-25 12:01:31 [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-25 12:01:31 [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-25 12:01:31 [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-25 12:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596
2026-03-25 12:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a19121-e5fa-5318-aec4-4c650c644611 with scrape type 2
2026-03-25 12:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a19121-e5fa-5318-aec4-4c650c644611 with scrape type 2
2026-03-25 12:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 19a19121-e5fa-5318-aec4-4c650c644611, identifier: 131596
2026-03-25 12:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596
2026-03-25 12:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596
2026-03-25 12:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596 to the API
2026-03-25 12:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:32 [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-25 12:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:32 [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-25 12:01:32 [arval.es] INFO: Saving data for 131596: {'created_time': 1773953354.474185, 'last_price_update_time': 1774440092.049082}
2026-03-25 12:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131596') HTTP/1.1" 204 0
2026-03-25 12:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590
2026-03-25 12:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with scrape type 2
2026-03-25 12:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with scrape type 2
2026-03-25 12:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9, identifier: 131590
2026-03-25 12:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589
2026-03-25 12:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with scrape type 2
2026-03-25 12:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with scrape type 2
2026-03-25 12:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c, identifier: 131589
2026-03-25 12:01:32 [arval.es] INFO: Found listing with ID: 131476
2026-03-25 12:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:32 [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-25 12:01:32 [arval.es] INFO: Scrape type for 131476: 2
2026-03-25 12:01:32 [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-25 12:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590
2026-03-25 12:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590
2026-03-25 12:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590 to the API
2026-03-25 12:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:33 [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-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [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-25 12:01:33 [arval.es] INFO: Saving data for 131590: {'created_time': 1773953324.251911, 'last_price_update_time': 1774440093.039637}
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131590') HTTP/1.1" 204 0
2026-03-25 12:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589
2026-03-25 12:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589
2026-03-25 12:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589 to the API
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:33 [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-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [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-25 12:01:33 [arval.es] INFO: Saving data for 131589: {'created_time': 1773953321.176195, 'last_price_update_time': 1774440093.698227}
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131589') HTTP/1.1" 204 0
2026-03-25 12:01:33 [arval.es] INFO: Found listing with ID: 131475
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [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-25 12:01:33 [arval.es] INFO: Scrape type for 131475: 2
2026-03-25 12:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:33 [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-25 12:01:33 [arval.es] INFO: Found listing with ID: 131473
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [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-25 12:01:33 [arval.es] INFO: Scrape type for 131473: 2
2026-03-25 12:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131477> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478
2026-03-25 12:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65af293e-68e0-5749-bd1f-f2f1699e87ad with scrape type 2
2026-03-25 12:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65af293e-68e0-5749-bd1f-f2f1699e87ad with scrape type 2
2026-03-25 12:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 65af293e-68e0-5749-bd1f-f2f1699e87ad, identifier: 131478
2026-03-25 12:01:33 [arval.es] INFO: Found listing with ID: 131474
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:33 [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-25 12:01:33 [arval.es] INFO: Scrape type for 131474: 2
2026-03-25 12:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478
2026-03-25 12:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478
2026-03-25 12:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478 to the API
2026-03-25 12:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:34 [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-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:34 [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-25 12:01:34 [arval.es] INFO: Saving data for 131478: {'created_time': 1773953297.904913, 'last_price_update_time': 1774440094.28506}
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131478') HTTP/1.1" 204 0
2026-03-25 12:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:34 [arval.es] INFO: Found listing with ID: 131471
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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-25 12:01:34 [arval.es] INFO: Scrape type for 131471: 2
2026-03-25 12:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588
2026-03-25 12:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797ea6a8-30d9-50dd-992e-db3f17e94acb with scrape type 2
2026-03-25 12:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 797ea6a8-30d9-50dd-992e-db3f17e94acb with scrape type 2
2026-03-25 12:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 797ea6a8-30d9-50dd-992e-db3f17e94acb, identifier: 131588
2026-03-25 12:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9 with identifier: 131477
2026-03-25 12:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9 with scrape type 2
2026-03-25 12:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9 with scrape type 2
2026-03-25 12:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9, identifier: 131477
2026-03-25 12:01:34 [arval.es] INFO: Found listing with ID: 131472
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:34 [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-25 12:01:34 [arval.es] INFO: Scrape type for 131472: 2
2026-03-25 12:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588
2026-03-25 12:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588
2026-03-25 12:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588 to the API
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:34 [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-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:34 [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-25 12:01:34 [arval.es] INFO: Saving data for 131588: {'created_time': 1773953299.5595329, 'last_price_update_time': 1774440094.896288}
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131588') HTTP/1.1" 204 0
2026-03-25 12:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9 with identifier: 131477
2026-03-25 12:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9 with identifier: 131477
2026-03-25 12:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9 with identifier: 131477 to the API
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131477>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'd1e8cf9c-e9bb-5cfe-a4f4-d7bf26b796e9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7374MYX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-ev3-gt-line-81kwh-long-range-131477',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'EV3',
'odometer': 10572,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33500.0,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Kia EV3 GT-line 81kWh Long Range',
'transmission': 'automatic',
'trim': 'GT-line 81kWh Long Range',
'vin': 'KNAFE81A3S6048056',
'year': 2025}
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131477%27 HTTP/1.1" 200 None
2026-03-25 12:01:35 [arval.es] INFO: Saving data for 131477: {'created_time': 1773953290.278443, 'last_price_update_time': 1774440095.251117}
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131477') HTTP/1.1" 204 0
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131470
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131470: 2
2026-03-25 12:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Found listing with ID: 131469
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131469: 2
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131468
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131468: 2
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131467
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131467: 2
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131466
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131466: 2
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131464
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131464: 2
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131465
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131465: 2
2026-03-25 12:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598
2026-03-25 12:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a984251-ef7e-526e-bc99-9038a9a05902 with scrape type 2
2026-03-25 12:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a984251-ef7e-526e-bc99-9038a9a05902 with scrape type 2
2026-03-25 12:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a984251-ef7e-526e-bc99-9038a9a05902, identifier: 131598
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131463
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Scrape type for 131463: 2
2026-03-25 12:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598
2026-03-25 12:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598
2026-03-25 12:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598 to the API
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:35 [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-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [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-25 12:01:35 [arval.es] INFO: Saving data for 131598: {'created_time': 1773950457.42481, 'last_price_update_time': 1774440095.880439}
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131598') HTTP/1.1" 204 0
2026-03-25 12:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:35 [arval.es] INFO: Found listing with ID: 131462
2026-03-25 12:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:36 [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-25 12:01:36 [arval.es] INFO: Scrape type for 131462: 2
2026-03-25 12:01:36 [arval.es] INFO: Found listing with ID: 131460
2026-03-25 12:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:36 [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-25 12:01:36 [arval.es] INFO: Scrape type for 131460: 2
2026-03-25 12:01:36 [arval.es] INFO: Found listing with ID: 131461
2026-03-25 12:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:36 [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-25 12:01:36 [arval.es] INFO: Scrape type for 131461: 2
2026-03-25 12:01:36 [arval.es] INFO: Found listing with ID: 131459
2026-03-25 12:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:36 [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-25 12:01:36 [arval.es] INFO: Scrape type for 131459: 2
2026-03-25 12:01:36 [arval.es] INFO: Found listing with ID: 131458
2026-03-25 12:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:36 [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-25 12:01:36 [arval.es] INFO: Scrape type for 131458: 2
2026-03-25 12:01:36 [arval.es] INFO: Found listing with ID: 131457
2026-03-25 12:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:36 [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-25 12:01:36 [arval.es] INFO: Scrape type for 131457: 2
2026-03-25 12:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:36 [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-25 12:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475
2026-03-25 12:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f609759b-c3f0-5557-a328-052eac2be09a with scrape type 2
2026-03-25 12:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f609759b-c3f0-5557-a328-052eac2be09a with scrape type 2
2026-03-25 12:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f609759b-c3f0-5557-a328-052eac2be09a, identifier: 131475
2026-03-25 12:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475
2026-03-25 12:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475
2026-03-25 12:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475 to the API
2026-03-25 12:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:37 [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-25 12:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131475%27 HTTP/1.1" 200 None
2026-03-25 12:01:37 [arval.es] INFO: Saving data for 131475: {'created_time': 1773953363.625673, 'last_price_update_time': 1774440097.458014}
2026-03-25 12:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131475') HTTP/1.1" 204 0
2026-03-25 12:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:37 [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-25 12:01:37 [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-25 12:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473
2026-03-25 12:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4be87376-c3a6-5751-b459-02e1ac874157 with scrape type 2
2026-03-25 12:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4be87376-c3a6-5751-b459-02e1ac874157 with scrape type 2
2026-03-25 12:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4be87376-c3a6-5751-b459-02e1ac874157, identifier: 131473
2026-03-25 12:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476
2026-03-25 12:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with scrape type 2
2026-03-25 12:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with scrape type 2
2026-03-25 12:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e, identifier: 131476
2026-03-25 12:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473
2026-03-25 12:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473
2026-03-25 12:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473 to the API
2026-03-25 12:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:38 [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-25 12:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:38 [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-25 12:01:38 [arval.es] INFO: Saving data for 131473: {'created_time': 1773953364.297661, 'last_price_update_time': 1774440098.194067}
2026-03-25 12:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131473') HTTP/1.1" 204 0
2026-03-25 12:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476
2026-03-25 12:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476
2026-03-25 12:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476 to the API
2026-03-25 12:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:38 [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-25 12:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:38 [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-25 12:01:38 [arval.es] INFO: Saving data for 131476: {'created_time': 1773953292.36609, 'last_price_update_time': 1774440098.528891}
2026-03-25 12:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131476') HTTP/1.1" 204 0
2026-03-25 12:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:38 [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-25 12:01:38 [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-25 12:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474
2026-03-25 12:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with scrape type 2
2026-03-25 12:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with scrape type 2
2026-03-25 12:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf, identifier: 131474
2026-03-25 12:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471
2026-03-25 12:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f721ec-44e6-5ee5-b19c-d12975d441ae with scrape type 2
2026-03-25 12:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f721ec-44e6-5ee5-b19c-d12975d441ae with scrape type 2
2026-03-25 12:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77f721ec-44e6-5ee5-b19c-d12975d441ae, identifier: 131471
2026-03-25 12:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474
2026-03-25 12:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=green HTTP/1.1" 200 None
2026-03-25 12:01:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-25 12:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474
2026-03-25 12:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474 to the API
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:39 [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-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131474%27 HTTP/1.1" 200 None
2026-03-25 12:01:39 [arval.es] INFO: Saving data for 131474: {'created_time': 1773953362.941655, 'last_price_update_time': 1774440099.454759}
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131474') HTTP/1.1" 204 0
2026-03-25 12:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471
2026-03-25 12:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471
2026-03-25 12:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471 to the API
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:39 [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-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131471%27 HTTP/1.1" 200 None
2026-03-25 12:01:39 [arval.es] INFO: Saving data for 131471: {'created_time': 1773953497.23677, 'last_price_update_time': 1774440099.832597}
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131471') HTTP/1.1" 204 0
2026-03-25 12:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:41 [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-25 12:01:41 [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-25 12:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470
2026-03-25 12:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acd0d72-bfb6-54aa-adc0-86947922896c with scrape type 2
2026-03-25 12:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4acd0d72-bfb6-54aa-adc0-86947922896c with scrape type 2
2026-03-25 12:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4acd0d72-bfb6-54aa-adc0-86947922896c, identifier: 131470
2026-03-25 12:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470
2026-03-25 12:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470
2026-03-25 12:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470 to the API
2026-03-25 12:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:41 [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-25 12:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131470%27 HTTP/1.1" 200 None
2026-03-25 12:01:41 [arval.es] INFO: Saving data for 131470: {'created_time': 1773953314.222117, 'last_price_update_time': 1774440101.847739}
2026-03-25 12:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131470') HTTP/1.1" 204 0
2026-03-25 12:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:41 [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-25 12:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469
2026-03-25 12:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612500b8-1b26-5f7d-a28c-216eb0b293f5 with scrape type 2
2026-03-25 12:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612500b8-1b26-5f7d-a28c-216eb0b293f5 with scrape type 2
2026-03-25 12:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 612500b8-1b26-5f7d-a28c-216eb0b293f5, identifier: 131469
2026-03-25 12:01:41 [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-25 12:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469
2026-03-25 12:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469
2026-03-25 12:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469 to the API
2026-03-25 12:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:42 [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-25 12:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:42 [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-25 12:01:42 [arval.es] INFO: Saving data for 131469: {'created_time': 1773953319.616318, 'last_price_update_time': 1774440102.30569}
2026-03-25 12:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131469') HTTP/1.1" 204 0
2026-03-25 12:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:42 [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-25 12:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468
2026-03-25 12:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 983321f7-62ba-567e-8e3e-a8742e4638c4 with scrape type 2
2026-03-25 12:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 983321f7-62ba-567e-8e3e-a8742e4638c4 with scrape type 2
2026-03-25 12:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 983321f7-62ba-567e-8e3e-a8742e4638c4, identifier: 131468
2026-03-25 12:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b55eb27-2f5f-5312-891a-6c9fdd229709 with identifier: 131467
2026-03-25 12:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b55eb27-2f5f-5312-891a-6c9fdd229709 with scrape type 2
2026-03-25 12:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b55eb27-2f5f-5312-891a-6c9fdd229709 with scrape type 2
2026-03-25 12:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1b55eb27-2f5f-5312-891a-6c9fdd229709, identifier: 131467
2026-03-25 12:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468
2026-03-25 12:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468
2026-03-25 12:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468 to the API
2026-03-25 12:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:42 [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-25 12:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:42 [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-25 12:01:42 [arval.es] INFO: Saving data for 131468: {'created_time': 1773953296.894797, 'last_price_update_time': 1774440102.884294}
2026-03-25 12:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131468') HTTP/1.1" 204 0
2026-03-25 12:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1b55eb27-2f5f-5312-891a-6c9fdd229709 with identifier: 131467
2026-03-25 12:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1b55eb27-2f5f-5312-891a-6c9fdd229709 with identifier: 131467
2026-03-25 12:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1b55eb27-2f5f-5312-891a-6c9fdd229709 with identifier: 131467 to the API
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:43 [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': '1b55eb27-2f5f-5312-891a-6c9fdd229709',
'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-gle-350-de-4matic-phev-131467',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': '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 GLE 350 de 4MATIC PHEV',
'transmission': 'automatic',
'trim': '350 de 4MATIC PHEV',
'vin': 'W1N1673171A593361',
'year': 2022}
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131467%27 HTTP/1.1" 200 None
2026-03-25 12:01:43 [arval.es] INFO: Saving data for 131467: {'created_time': 1773953303.860939, 'last_price_update_time': 1774440103.435606}
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131467') HTTP/1.1" 204 0
2026-03-25 12:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:43 [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-25 12:01:43 [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-25 12:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466
2026-03-25 12:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 139ab9bb-1c33-5200-8668-3e09e1dfef20 with scrape type 2
2026-03-25 12:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 139ab9bb-1c33-5200-8668-3e09e1dfef20 with scrape type 2
2026-03-25 12:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 139ab9bb-1c33-5200-8668-3e09e1dfef20, identifier: 131466
2026-03-25 12:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466
2026-03-25 12:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466
2026-03-25 12:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466 to the API
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:43 [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-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131466%27 HTTP/1.1" 200 None
2026-03-25 12:01:43 [arval.es] INFO: Saving data for 131466: {'created_time': 1773953331.95621, 'last_price_update_time': 1774440103.950012}
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131466') HTTP/1.1" 204 0
2026-03-25 12:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464
2026-03-25 12:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 548232d6-ac57-5d74-88c0-b720f4394a54 with scrape type 2
2026-03-25 12:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 548232d6-ac57-5d74-88c0-b720f4394a54 with scrape type 2
2026-03-25 12:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 548232d6-ac57-5d74-88c0-b720f4394a54, identifier: 131464
2026-03-25 12:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465
2026-03-25 12:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 378b7684-a038-52de-a974-ce1c56a64ca8 with scrape type 2
2026-03-25 12:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 378b7684-a038-52de-a974-ce1c56a64ca8 with scrape type 2
2026-03-25 12:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 378b7684-a038-52de-a974-ce1c56a64ca8, identifier: 131465
2026-03-25 12:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464
2026-03-25 12:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464
2026-03-25 12:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464 to the API
2026-03-25 12:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:44 [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-25 12:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:44 [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-25 12:01:44 [arval.es] INFO: Saving data for 131464: {'created_time': 1773953315.415389, 'last_price_update_time': 1774440104.512785}
2026-03-25 12:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131464') HTTP/1.1" 204 0
2026-03-25 12:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465
2026-03-25 12:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465
2026-03-25 12:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465 to the API
2026-03-25 12:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:44 [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-25 12:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:44 [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-25 12:01:44 [arval.es] INFO: Saving data for 131465: {'created_time': 1773953262.420377, 'last_price_update_time': 1774440104.881839}
2026-03-25 12:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131465') HTTP/1.1" 204 0
2026-03-25 12:01:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:44 [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-25 12:01:44 [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-25 12:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462
2026-03-25 12:01: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-25 12:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9b36442-3378-5c43-ae61-688f45051941 with scrape type 2
2026-03-25 12:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9b36442-3378-5c43-ae61-688f45051941, identifier: 131462
2026-03-25 12:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463
2026-03-25 12:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ce7279-8c0a-5b5f-931f-77d749585d8b with scrape type 2
2026-03-25 12:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9ce7279-8c0a-5b5f-931f-77d749585d8b with scrape type 2
2026-03-25 12:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9ce7279-8c0a-5b5f-931f-77d749585d8b, identifier: 131463
2026-03-25 12:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462
2026-03-25 12:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462
2026-03-25 12:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462 to the API
2026-03-25 12:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:45 [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-25 12:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:45 [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-25 12:01:45 [arval.es] INFO: Saving data for 131462: {'created_time': 1773953258.485617, 'last_price_update_time': 1774440105.646632}
2026-03-25 12:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131462') HTTP/1.1" 204 0
2026-03-25 12:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463
2026-03-25 12:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463
2026-03-25 12:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463 to the API
2026-03-25 12:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:46 [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-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131463%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Saving data for 131463: {'created_time': 1773953268.408663, 'last_price_update_time': 1774440106.053997}
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131463') HTTP/1.1" 204 0
2026-03-25 12:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:46 [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-25 12:01:46 [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-25 12:01:46 [arval.es] INFO: Found listing with ID: 131456
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131456%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131456: 2
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131455
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131455%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131455: 2
2026-03-25 12:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460
2026-03-25 12:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with scrape type 2
2026-03-25 12:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with scrape type 2
2026-03-25 12:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2, identifier: 131460
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131454
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131454%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131454: 2
2026-03-25 12:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460
2026-03-25 12:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460
2026-03-25 12:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460 to the API
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:46 [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-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131460%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Saving data for 131460: {'created_time': 1773953269.952587, 'last_price_update_time': 1774440106.703258}
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131460') HTTP/1.1" 204 0
2026-03-25 12:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131452
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131452%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131452: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131453
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131453%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131453: 2
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131451
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131451%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131451: 2
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131450
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131450%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131450: 2
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131449
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131449%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131449: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131447
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131447%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131447: 2
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131442
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131442%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131442: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131448
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131448%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131448: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131445
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131445%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131445: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131443
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131443%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131443: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131444
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131444%27 HTTP/1.1" 200 None
2026-03-25 12:01:46 [arval.es] INFO: Scrape type for 131444: 0
2026-03-25 12:01:46 [arval.es] INFO: Found listing with ID: 131440
2026-03-25 12:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Scrape type for 131440: 0
2026-03-25 12:01:47 [arval.es] INFO: Found listing with ID: 131441
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Scrape type for 131441: 0
2026-03-25 12:01:47 [arval.es] INFO: Found listing with ID: 131437
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Scrape type for 131437: 0
2026-03-25 12:01:47 [arval.es] INFO: Found listing with ID: 131438
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Scrape type for 131438: 0
2026-03-25 12:01:47 [arval.es] INFO: Found listing with ID: 131436
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Scrape type for 131436: 0
2026-03-25 12:01:47 [arval.es] INFO: Found listing with ID: 131435
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Scrape type for 131435: 0
2026-03-25 12:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:47 [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-25 12:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472
2026-03-25 12:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef8823a-5ef3-5156-9234-972db9bd5bbb with scrape type 2
2026-03-25 12:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ef8823a-5ef3-5156-9234-972db9bd5bbb with scrape type 2
2026-03-25 12:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0ef8823a-5ef3-5156-9234-972db9bd5bbb, identifier: 131472
2026-03-25 12:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472
2026-03-25 12:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472
2026-03-25 12:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472 to the API
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:47 [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-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [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-25 12:01:47 [arval.es] INFO: Saving data for 131472: {'created_time': 1773953306.535278, 'last_price_update_time': 1774440107.675171}
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131472') HTTP/1.1" 204 0
2026-03-25 12:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:47 [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-25 12:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458
2026-03-25 12:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with scrape type 2
2026-03-25 12:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with scrape type 2
2026-03-25 12:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5d0ff233-c841-5d44-bb76-4d7dd3a31508, identifier: 131458
2026-03-25 12:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458
2026-03-25 12:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458
2026-03-25 12:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458 to the API
2026-03-25 12:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:48 [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-25 12:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:48 [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-25 12:01:48 [arval.es] INFO: Saving data for 131458: {'created_time': 1773953277.229796, 'last_price_update_time': 1774440108.310796}
2026-03-25 12:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131458') HTTP/1.1" 204 0
2026-03-25 12:01:48 [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-25 12:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:48 [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-25 12:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457
2026-03-25 12:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with scrape type 2
2026-03-25 12:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with scrape type 2
2026-03-25 12:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b, identifier: 131457
2026-03-25 12:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457
2026-03-25 12:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457
2026-03-25 12:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457 to the API
2026-03-25 12:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:48 [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-25 12:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:48 [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-25 12:01:48 [arval.es] INFO: Saving data for 131457: {'created_time': 1773950450.642242, 'last_price_update_time': 1774440108.85886}
2026-03-25 12:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131457') HTTP/1.1" 204 0
2026-03-25 12:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459
2026-03-25 12:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eb05e33-d486-5a16-9b65-3503ca0aae74 with scrape type 2
2026-03-25 12:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eb05e33-d486-5a16-9b65-3503ca0aae74 with scrape type 2
2026-03-25 12:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6eb05e33-d486-5a16-9b65-3503ca0aae74, identifier: 131459
2026-03-25 12:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459
2026-03-25 12:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459
2026-03-25 12:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459 to the API
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:49 [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-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131459%27 HTTP/1.1" 200 None
2026-03-25 12:01:49 [arval.es] INFO: Saving data for 131459: {'created_time': 1773953271.835686, 'last_price_update_time': 1774440109.307096}
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131459') HTTP/1.1" 204 0
2026-03-25 12:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:49 [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-25 12:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461
2026-03-25 12:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f94d85-e00f-576b-9037-74ff93e64344 with scrape type 2
2026-03-25 12:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f94d85-e00f-576b-9037-74ff93e64344 with scrape type 2
2026-03-25 12:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 82f94d85-e00f-576b-9037-74ff93e64344, identifier: 131461
2026-03-25 12:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461
2026-03-25 12:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461
2026-03-25 12:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461 to the API
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:49 [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-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131461%27 HTTP/1.1" 200 None
2026-03-25 12:01:49 [arval.es] INFO: Saving data for 131461: {'created_time': 1773953189.992118, 'last_price_update_time': 1774440109.892776}
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131461') HTTP/1.1" 204 0
2026-03-25 12:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:50 [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-25 12:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456
2026-03-25 12:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a31e97-eba0-5292-80c3-be1488ed47fc with scrape type 2
2026-03-25 12:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a31e97-eba0-5292-80c3-be1488ed47fc with scrape type 2
2026-03-25 12:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a4a31e97-eba0-5292-80c3-be1488ed47fc, identifier: 131456
2026-03-25 12:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456
2026-03-25 12:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456
2026-03-25 12:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456 to the API
2026-03-25 12:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:50 [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-25 12:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131456%27 HTTP/1.1" 200 None
2026-03-25 12:01:50 [arval.es] INFO: Saving data for 131456: {'created_time': 1773950452.988627, 'last_price_update_time': 1774440110.550281}
2026-03-25 12:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131456') HTTP/1.1" 204 0
2026-03-25 12:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:50 [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-25 12:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454
2026-03-25 12:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with scrape type 2
2026-03-25 12:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with scrape type 2
2026-03-25 12:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b, identifier: 131454
2026-03-25 12:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454
2026-03-25 12:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454
2026-03-25 12:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454 to the API
2026-03-25 12:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:51 [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-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131454%27 HTTP/1.1" 200 None
2026-03-25 12:01:51 [arval.es] INFO: Saving data for 131454: {'created_time': 1773953181.665483, 'last_price_update_time': 1774440111.212766}
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131454') HTTP/1.1" 204 0
2026-03-25 12:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:51 [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-25 12:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455
2026-03-25 12:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a321f42-b65a-56eb-a24f-9870d51de9d4 with scrape type 2
2026-03-25 12:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a321f42-b65a-56eb-a24f-9870d51de9d4 with scrape type 2
2026-03-25 12:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8a321f42-b65a-56eb-a24f-9870d51de9d4, identifier: 131455
2026-03-25 12:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455
2026-03-25 12:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455
2026-03-25 12:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455 to the API
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:51 [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-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131455%27 HTTP/1.1" 200 None
2026-03-25 12:01:51 [arval.es] INFO: Saving data for 131455: {'created_time': 1773950459.599521, 'last_price_update_time': 1774440111.7346}
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131455') HTTP/1.1" 204 0
2026-03-25 12:01:51 [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-25 12:01:52 [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-25 12:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451
2026-03-25 12:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8313592-7361-5cbb-ab32-e795f0b1e042 with scrape type 2
2026-03-25 12:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8313592-7361-5cbb-ab32-e795f0b1e042 with scrape type 2
2026-03-25 12:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8313592-7361-5cbb-ab32-e795f0b1e042, identifier: 131451
2026-03-25 12:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451
2026-03-25 12:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451
2026-03-25 12:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451 to the API
2026-03-25 12:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:52 [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-25 12:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:52 [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-25 12:01:52 [arval.es] INFO: Saving data for 131451: {'created_time': 1773953274.076458, 'last_price_update_time': 1774440112.471757}
2026-03-25 12:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131451') HTTP/1.1" 204 0
2026-03-25 12:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450
2026-03-25 12:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with scrape type 2
2026-03-25 12:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with scrape type 2
2026-03-25 12:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9, identifier: 131450
2026-03-25 12:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450
2026-03-25 12:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450
2026-03-25 12:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450 to the API
2026-03-25 12:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:52 [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-25 12:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:52 [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-25 12:01:52 [arval.es] INFO: Saving data for 131450: {'created_time': 1773953267.749178, 'last_price_update_time': 1774440112.881031}
2026-03-25 12:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131450') HTTP/1.1" 204 0
2026-03-25 12:01:52 [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-25 12:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447
2026-03-25 12:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a003fd52-8550-549c-8f00-991b7d563b1f with scrape type 2
2026-03-25 12:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a003fd52-8550-549c-8f00-991b7d563b1f with scrape type 2
2026-03-25 12:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a003fd52-8550-549c-8f00-991b7d563b1f, identifier: 131447
2026-03-25 12:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447
2026-03-25 12:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447
2026-03-25 12:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447 to the API
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:53 [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-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131447%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Saving data for 131447: {'created_time': 1773950447.88701, 'last_price_update_time': 1774440113.422967}
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131447') HTTP/1.1" 204 0
2026-03-25 12:01:53 [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-25 12:01:53 [arval.es] INFO: Found listing with ID: 131433
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131433%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131433: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131434
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131434%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131434: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131431
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131431%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131431: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131428
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131428%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131428: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131430
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131430%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131430: 2
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131429
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131429%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131429: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131427
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131427%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131427: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131424
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131424%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131424: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131426
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131426%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131426: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131422
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131422%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131422: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131423
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131423%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131423: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131421
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131421%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131421: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131419
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131419%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131419: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131418
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131418%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131418: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131417
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131417%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131417: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131415
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131415%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131415: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131416
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131416%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131416: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131413
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131413%27 HTTP/1.1" 200 None
2026-03-25 12:01:53 [arval.es] INFO: Scrape type for 131413: 0
2026-03-25 12:01:53 [arval.es] INFO: Found listing with ID: 131412
2026-03-25 12:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131412%27 HTTP/1.1" 200 None
2026-03-25 12:01:54 [arval.es] INFO: Scrape type for 131412: 0
2026-03-25 12:01:54 [arval.es] INFO: Found listing with ID: 131411
2026-03-25 12:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131411%27 HTTP/1.1" 200 None
2026-03-25 12:01:54 [arval.es] INFO: Scrape type for 131411: 0
2026-03-25 12:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:55 [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-25 12:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430
2026-03-25 12:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33353c42-28f8-584d-beef-644aacc9da5e with scrape type 2
2026-03-25 12:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33353c42-28f8-584d-beef-644aacc9da5e with scrape type 2
2026-03-25 12:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 33353c42-28f8-584d-beef-644aacc9da5e, identifier: 131430
2026-03-25 12:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430
2026-03-25 12:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430
2026-03-25 12:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430 to the API
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01: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-25 12:01:56 [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-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Saving data for 131430: {'created_time': 1773950441.503375, 'last_price_update_time': 1774440116.163975}
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131430') HTTP/1.1" 204 0
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Found listing with ID: 131408
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131408: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131409
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131409: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131407
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131407: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131406
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131406: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131405
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131405: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131401
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131401: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131403
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131403: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131402
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131402: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 122877
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 122877: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131335
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131335: 2
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131332
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131332: 2
2026-03-25 12:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131334
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131334: 2
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131333
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131333: 2
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131331
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131331: 2
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131330
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131330: 2
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131327
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131327: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 131322
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 131322: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 118496
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 118496: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 119694
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 119694: 0
2026-03-25 12:01:56 [arval.es] INFO: Found listing with ID: 120412
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [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-25 12:01:56 [arval.es] INFO: Scrape type for 120412: 0
2026-03-25 12:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:58 [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-25 12:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335
2026-03-25 12:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3973bf9-0b75-51a3-aabb-07f49ba924af with scrape type 2
2026-03-25 12:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3973bf9-0b75-51a3-aabb-07f49ba924af with scrape type 2
2026-03-25 12:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f3973bf9-0b75-51a3-aabb-07f49ba924af, identifier: 131335
2026-03-25 12:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335
2026-03-25 12:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335
2026-03-25 12:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335 to the API
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:58 [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-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131335%27 HTTP/1.1" 200 None
2026-03-25 12:01:58 [arval.es] INFO: Saving data for 131335: {'created_time': 1773923067.969556, 'last_price_update_time': 1774440118.737143}
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131335') HTTP/1.1" 204 0
2026-03-25 12:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:58 [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-25 12:01:58 [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-25 12:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332
2026-03-25 12:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with scrape type 2
2026-03-25 12:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with scrape type 2
2026-03-25 12:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50, identifier: 131332
2026-03-25 12:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332
2026-03-25 12:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332
2026-03-25 12:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332 to the API
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:59 [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-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131332%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [arval.es] INFO: Saving data for 131332: {'created_time': 1773923068.457695, 'last_price_update_time': 1774440119.366339}
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131332') HTTP/1.1" 204 0
2026-03-25 12:01:59 [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-25 12:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334
2026-03-25 12:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9880a3fd-a40a-525c-b6fd-87eb571e672c with scrape type 2
2026-03-25 12:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9880a3fd-a40a-525c-b6fd-87eb571e672c with scrape type 2
2026-03-25 12:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9880a3fd-a40a-525c-b6fd-87eb571e672c, identifier: 131334
2026-03-25 12:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334
2026-03-25 12:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334
2026-03-25 12:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334 to the API
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:59 [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-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131334%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [arval.es] INFO: Saving data for 131334: {'created_time': 1773922349.527626, 'last_price_update_time': 1774440119.846107}
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131334') HTTP/1.1" 204 0
2026-03-25 12:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333
2026-03-25 12:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe3d8ecc-5efd-56af-9e88-72cb287c912c with scrape type 2
2026-03-25 12:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe3d8ecc-5efd-56af-9e88-72cb287c912c with scrape type 2
2026-03-25 12:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fe3d8ecc-5efd-56af-9e88-72cb287c912c, identifier: 131333
2026-03-25 12:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333
2026-03-25 12:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333
2026-03-25 12:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333 to the API
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:02:00 [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-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131333%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [arval.es] INFO: Saving data for 131333: {'created_time': 1773922923.586263, 'last_price_update_time': 1774440120.333887}
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131333') HTTP/1.1" 204 0
2026-03-25 12:02:00 [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-25 12:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330
2026-03-25 12:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with scrape type 2
2026-03-25 12:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with scrape type 2
2026-03-25 12:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3, identifier: 131330
2026-03-25 12:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330
2026-03-25 12:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330
2026-03-25 12:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330 to the API
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:02:00 [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-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131330%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [arval.es] INFO: Saving data for 131330: {'created_time': 1773922530.21347, 'last_price_update_time': 1774440120.992422}
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131330') HTTP/1.1" 204 0
2026-03-25 12:02:01 [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-25 12:02:01 [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-25 12:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331
2026-03-25 12:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with scrape type 2
2026-03-25 12:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with scrape type 2
2026-03-25 12:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9, identifier: 131331
2026-03-25 12:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331
2026-03-25 12:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331
2026-03-25 12:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331 to the API
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:02:01 [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-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131331%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Saving data for 131331: {'created_time': 1773922708.370494, 'last_price_update_time': 1774440121.550951}
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131331') HTTP/1.1" 204 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119726
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119726%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119726: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119039
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119039%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119039: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 118946
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27118946%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 118946: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 120986
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120986%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 120986: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119044
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119044%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119044: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 120416
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120416%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 120416: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119509
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119509%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119509: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 121845
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121845%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 121845: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 126267
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27126267%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 126267: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 121164
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121164%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 121164: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119224
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119224%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119224: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119735
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119735%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119735: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 119744
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119744%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 119744: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131320
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131320%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131320: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131317
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131317%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131317: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131315
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131315%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131315: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131314
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131314%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131314: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131313
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131313%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131313: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131312
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131312%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131312: 0
2026-03-25 12:02:01 [arval.es] INFO: Found listing with ID: 131308
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131308%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [arval.es] INFO: Scrape type for 131308: 0
2026-03-25 12:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:03 [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-25 12:02:03 [arval.es] INFO: Found listing with ID: 131309
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131309%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131309: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131310
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131310%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131310: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131306
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131306%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131306: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131305
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131305%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131305: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131307
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131307%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131307: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131304
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131304%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131304: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131303
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131303%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131303: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131302
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131302%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131302: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131301
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131301%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131301: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131240
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131240%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131240: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131238
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131238%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131238: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131218
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131218%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131218: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131237
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131237%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131237: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131234
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131234%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131234: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131236
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131236%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131236: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131235
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131235%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131235: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131233
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131233%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131233: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131232
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131232%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131232: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131231
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131231%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131231: 0
2026-03-25 12:02:03 [arval.es] INFO: Found listing with ID: 131230
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131230%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [arval.es] INFO: Scrape type for 131230: 0
2026-03-25 12:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:05 [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-25 12:02:05 [arval.es] INFO: Found listing with ID: 131227
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131227%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131227: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131219
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131219%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131219: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131217
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131217%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131217: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131216
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131216%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131216: 2
2026-03-25 12: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-25 12:02:05 [arval.es] INFO: Found listing with ID: 131215
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131215%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131215: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131214
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131214%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131214: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131208
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131208%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131208: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131207
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131207%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131207: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131204
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131204%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131204: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131203
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131203%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131203: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131117
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131117%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131117: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131116
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131116%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131116: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131114
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131114%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131114: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131112
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131112%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131112: 2
2026-03-25 12: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-25 12:02:05 [arval.es] INFO: Found listing with ID: 131111
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131111%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131111: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131110
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131110%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131110: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131109
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131109%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131109: 2
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131106
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131106%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131106: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131107
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131107%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131107: 0
2026-03-25 12:02:05 [arval.es] INFO: Found listing with ID: 131105
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131105%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [arval.es] INFO: Scrape type for 131105: 0
2026-03-25 12: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-25 12: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-25 12:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:06 [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-25 12:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216
2026-03-25 12:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef, identifier: 131216
2026-03-25 12:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216
2026-03-25 12:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216
2026-03-25 12:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216 to the API
2026-03-25 12:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:07 [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-25 12:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131216%27 HTTP/1.1" 200 None
2026-03-25 12:02:07 [arval.es] INFO: Saving data for 131216: {'created_time': 1773835806.771644, 'last_price_update_time': 1774440127.582807}
2026-03-25 12:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131216') HTTP/1.1" 204 0
2026-03-25 12:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:07 [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-25 12:02:07 [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-25 12:02:07 [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-25 12:02:07 [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-25 12:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227
2026-03-25 12:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff, identifier: 131227
2026-03-25 12:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215
2026-03-25 12:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b0a353-c276-51ed-9eb9-15590c091702 with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72b0a353-c276-51ed-9eb9-15590c091702 with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 72b0a353-c276-51ed-9eb9-15590c091702, identifier: 131215
2026-03-25 12:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117
2026-03-25 12:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with scrape type 2
2026-03-25 12:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with scrape type 2
2026-03-25 12:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37, identifier: 131117
2026-03-25 12:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227
2026-03-25 12:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227
2026-03-25 12:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227 to the API
2026-03-25 12:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:09 [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-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131227%27 HTTP/1.1" 200 None
2026-03-25 12:02:09 [arval.es] INFO: Saving data for 131227: {'created_time': 1773835807.924833, 'last_price_update_time': 1774440129.05403}
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131227') HTTP/1.1" 204 0
2026-03-25 12:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215
2026-03-25 12:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215
2026-03-25 12:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215 to the API
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:09 [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-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131215%27 HTTP/1.1" 200 None
2026-03-25 12:02:09 [arval.es] INFO: Saving data for 131215: {'created_time': 1773835805.092743, 'last_price_update_time': 1774440129.865439}
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131215') HTTP/1.1" 204 0
2026-03-25 12:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117
2026-03-25 12:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117
2026-03-25 12:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117 to the API
2026-03-25 12:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:10 [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-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131117%27 HTTP/1.1" 200 None
2026-03-25 12:02:10 [arval.es] INFO: Saving data for 131117: {'created_time': 1773740937.642227, 'last_price_update_time': 1774440130.204047}
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131117') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:02:10 [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-25 12:02:10 [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-25 12:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214
2026-03-25 12:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with scrape type 2
2026-03-25 12:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with scrape type 2
2026-03-25 12:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d, identifier: 131214
2026-03-25 12:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214
2026-03-25 12:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214
2026-03-25 12:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214 to the API
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:10 [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-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131214%27 HTTP/1.1" 200 None
2026-03-25 12:02:10 [arval.es] INFO: Saving data for 131214: {'created_time': 1773835852.759488, 'last_price_update_time': 1774440130.658263}
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131214') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114
2026-03-25 12:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3262b1bf-af55-55af-a997-71ae9368993d with scrape type 2
2026-03-25 12:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3262b1bf-af55-55af-a997-71ae9368993d with scrape type 2
2026-03-25 12:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3262b1bf-af55-55af-a997-71ae9368993d, identifier: 131114
2026-03-25 12:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116
2026-03-25 12:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4987b79-06ba-5512-877d-649325f3f358 with scrape type 2
2026-03-25 12:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4987b79-06ba-5512-877d-649325f3f358 with scrape type 2
2026-03-25 12:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b4987b79-06ba-5512-877d-649325f3f358, identifier: 131116
2026-03-25 12:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114
2026-03-25 12:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114
2026-03-25 12:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114 to the API
2026-03-25 12:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:02:11 [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-25 12:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131114%27 HTTP/1.1" 200 None
2026-03-25 12:02:11 [arval.es] INFO: Saving data for 131114: {'created_time': 1773740932.584144, 'last_price_update_time': 1774440131.27359}
2026-03-25 12:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131114') HTTP/1.1" 204 0
2026-03-25 12:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116
2026-03-25 12:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116
2026-03-25 12:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116 to the API
2026-03-25 12:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12: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-25 12:02:11 [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-25 12:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131116%27 HTTP/1.1" 200 None
2026-03-25 12:02:11 [arval.es] INFO: Saving data for 131116: {'created_time': 1773740936.994685, 'last_price_update_time': 1774440131.668451}
2026-03-25 12:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131116') HTTP/1.1" 204 0
2026-03-25 12:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:11 [scrapy.extensions.logstats] INFO: Crawled 120 pages (at 83 pages/min), scraped 105 items (at 75 items/min)
2026-03-25 12:02:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-25 12:02:11 [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-25 12:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112
2026-03-25 12:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55463592-56eb-5472-8ec9-8149cde3853b with scrape type 2
2026-03-25 12:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55463592-56eb-5472-8ec9-8149cde3853b with scrape type 2
2026-03-25 12:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 55463592-56eb-5472-8ec9-8149cde3853b, identifier: 131112
2026-03-25 12:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112
2026-03-25 12:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112
2026-03-25 12:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112 to the API
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:12 [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-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Saving data for 131112: {'created_time': 1773740924.968954, 'last_price_update_time': 1774440132.500402}
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131112') HTTP/1.1" 204 0
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Found listing with ID: 131104
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Scrape type for 131104: 2
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131103
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Scrape type for 131103: 0
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131102
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Scrape type for 131102: 0
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131101
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Scrape type for 131101: 2
2026-03-25 12:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131094
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131094%27 HTTP/1.1" 200 None
2026-03-25 12:02:12 [arval.es] INFO: Scrape type for 131094: 0
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131093
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [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-25 12:02:12 [arval.es] INFO: Scrape type for 131093: 0
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131091
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131091%27 HTTP/1.1" 200 None
2026-03-25 12:02:12 [arval.es] INFO: Scrape type for 131091: 0
2026-03-25 12:02:12 [arval.es] INFO: Found listing with ID: 131092
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131092%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 131092: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 131090
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131090%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 131090: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 131089
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131089%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 131089: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 128130
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128130%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 128130: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 131006
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131006%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 131006: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 131005
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131005%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 131005: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130961
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130961%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130961: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130962
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130962%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130962: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130960
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130960%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130960: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130957
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130957%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130957: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130955
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130955%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130955: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130956
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130956%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130956: 0
2026-03-25 12:02:13 [arval.es] INFO: Found listing with ID: 130954
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130954%27 HTTP/1.1" 200 None
2026-03-25 12:02:13 [arval.es] INFO: Scrape type for 130954: 0
2026-03-25 12:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:13 [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-25 12:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111
2026-03-25 12:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc257eba-a601-51d0-811a-aa788104b052 with scrape type 2
2026-03-25 12:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc257eba-a601-51d0-811a-aa788104b052 with scrape type 2
2026-03-25 12:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc257eba-a601-51d0-811a-aa788104b052, identifier: 131111
2026-03-25 12:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111
2026-03-25 12:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111
2026-03-25 12:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111 to the API
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:02:14 [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-25 12:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27131111%27 HTTP/1.1" 200 None
2026-03-25 12:02:14 [arval.es] INFO: Saving data for 131111: {'created_time': 1773740921.631648, 'last_price_update_time': 1774440134.040143}
2026-03-25 12:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131111') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:02:14 [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-25 12:02:14 [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-25 12:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109
2026-03-25 12:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with scrape type 2
2026-03-25 12:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with scrape type 2
2026-03-25 12:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e, identifier: 131109
2026-03-25 12:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109
2026-03-25 12:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109
2026-03-25 12:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109 to the API
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:15 [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-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131109%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Saving data for 131109: {'created_time': 1773740916.889625, 'last_price_update_time': 1774440135.267865}
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131109') HTTP/1.1" 204 0
2026-03-25 12:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104
2026-03-25 12:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with scrape type 2
2026-03-25 12:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with scrape type 2
2026-03-25 12:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d, identifier: 131104
2026-03-25 12:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104
2026-03-25 12:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104
2026-03-25 12:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104 to the API
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02: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-25 12:02:15 [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-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131104%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Saving data for 131104: {'created_time': 1773740900.900572, 'last_price_update_time': 1774440135.710405}
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131104') HTTP/1.1" 204 0
2026-03-25 12:02:15 [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-25 12:02:15 [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-25 12:02:15 [arval.es] INFO: Found listing with ID: 130953
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130953%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130953: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130942
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130942%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130942: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130922
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130922%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130922: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130911
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130911%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130911: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130849
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130849%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130849: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130848
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130848%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130848: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130846
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130846%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130846: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130842
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130842%27 HTTP/1.1" 200 None
2026-03-25 12:02:15 [arval.es] INFO: Scrape type for 130842: 0
2026-03-25 12:02:15 [arval.es] INFO: Found listing with ID: 130839
2026-03-25 12:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130839%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130839: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130838
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130838%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130838: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130836
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130836%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130836: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130835
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130835%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130835: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130834
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130834%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130834: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130833
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130833%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130833: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130823
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130823%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130823: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130822
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130822%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130822: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130821
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130821%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130821: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130813
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130813%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130813: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130820
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130820%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130820: 0
2026-03-25 12:02:16 [arval.es] INFO: Found listing with ID: 130819
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130819%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Scrape type for 130819: 0
2026-03-25 12:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101
2026-03-25 12:02: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-25 12:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4640216-1115-5ea2-8e0c-be41315aaaf8 with scrape type 2
2026-03-25 12:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a4640216-1115-5ea2-8e0c-be41315aaaf8, identifier: 131101
2026-03-25 12:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101
2026-03-25 12:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101
2026-03-25 12:02: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-25 12:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:02:16 [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-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131101%27 HTTP/1.1" 200 None
2026-03-25 12:02:16 [arval.es] INFO: Saving data for 131101: {'created_time': 1773740888.865574, 'last_price_update_time': 1774440136.630282}
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131101') HTTP/1.1" 204 0
2026-03-25 12: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-25 12:02:17 [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-25 12:02:18 [arval.es] INFO: Found listing with ID: 130818
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130818%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130818: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130817
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130817%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130817: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130816
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130816%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130816: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130814
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130814%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130814: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130812
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130812%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130812: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130811
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130811%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130811: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130810
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130810%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130810: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130808
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130808%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130808: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130806
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130806%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130806: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 129736
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129736%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 129736: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130656
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130656%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130656: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130641
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130641%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130641: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130640
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130640%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130640: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130600
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130600%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130600: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130599
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130599%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130599: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130597
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130597%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130597: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130596
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130596%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130596: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130595
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130595%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130595: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130591
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130591%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130591: 0
2026-03-25 12:02:18 [arval.es] INFO: Found listing with ID: 130587
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130587%27 HTTP/1.1" 200 None
2026-03-25 12:02:18 [arval.es] INFO: Scrape type for 130587: 0
2026-03-25 12:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:19 [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-25 12:02:19 [arval.es] INFO: Found listing with ID: 130585
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130585%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130585: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130584
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130584%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130584: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 127065
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127065%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 127065: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130526
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130526%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130526: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130525
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130525%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130525: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130508
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130508%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130508: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130507
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130507%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130507: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130506
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130506%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130506: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130505
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130505%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130505: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130504
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130504%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130504: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130502
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130502%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130502: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130481
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130481%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130481: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130480
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130480%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130480: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130479
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130479%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130479: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130478
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130478%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130478: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130476
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130476%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130476: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130474
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130474%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130474: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130475
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130475%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [arval.es] INFO: Scrape type for 130475: 0
2026-03-25 12:02:19 [arval.es] INFO: Found listing with ID: 130473
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130473%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [arval.es] INFO: Scrape type for 130473: 0
2026-03-25 12:02:20 [arval.es] INFO: Found listing with ID: 130472
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130472%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [arval.es] INFO: Scrape type for 130472: 0
2026-03-25 12:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:21 [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-25 12:02:21 [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-25 12:02:21 [arval.es] INFO: Found listing with ID: 130471
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130471%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130471: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130470
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130470%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130470: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130469
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130469%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130469: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130468
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130468%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130468: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130466
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130466%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130466: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130465
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130465%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130465: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130464
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130464%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130464: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130463
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130463%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130463: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130459
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130459%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130459: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130458
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130458%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130458: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130457
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130457%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130457: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130456
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130456%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130456: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130455
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130455%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130455: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130454
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130454%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130454: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130451
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130451%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130451: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130450
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130450%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130450: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130449
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130449%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130449: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130447
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130447%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130447: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130446
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130446%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130446: 0
2026-03-25 12:02:21 [arval.es] INFO: Found listing with ID: 130445
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130445%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [arval.es] INFO: Scrape type for 130445: 0
2026-03-25 12:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453
2026-03-25 12:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with scrape type 2
2026-03-25 12:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with scrape type 2
2026-03-25 12:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff, identifier: 131453
2026-03-25 12:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453
2026-03-25 12:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453
2026-03-25 12:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453 to the API
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:02:22 [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-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131453%27 HTTP/1.1" 200 None
2026-03-25 12:02:22 [arval.es] INFO: Saving data for 131453: {'created_time': 1773950466.425456, 'last_price_update_time': 1774440142.490235}
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131453') HTTP/1.1" 204 0
2026-03-25 12:02:24 [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-25 12:02:24 [arval.es] INFO: Found listing with ID: 130444
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130444%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130444: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130443
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130443%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130443: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130442
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130442%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130442: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130441
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130441%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130441: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130440
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130440%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130440: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130439
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130439%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130439: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130438
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130438%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130438: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130437
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130437%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130437: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130436
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130436%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130436: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130435
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130435%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130435: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130433
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130433%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130433: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130432
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130432%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130432: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130431
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130431%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130431: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130428
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130428%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130428: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130427
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130427%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130427: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130426
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130426%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130426: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130424
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130424%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130424: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130422
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130422%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130422: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130421
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130421%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130421: 0
2026-03-25 12:02:24 [arval.es] INFO: Found listing with ID: 130420
2026-03-25 12:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130420%27 HTTP/1.1" 200 None
2026-03-25 12:02:24 [arval.es] INFO: Scrape type for 130420: 0
2026-03-25 12:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:25 [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-25 12:02:26 [arval.es] INFO: Found listing with ID: 130419
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130419%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130419: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130415
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130415%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130415: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130417
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130417%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130417: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130416
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130416%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130416: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130414
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130414%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130414: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130408
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130408%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130408: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130407
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130407%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130407: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130406
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130406%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130406: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130405
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130405%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130405: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130404
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130404%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130404: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130403
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130403%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130403: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130384
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130384%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130384: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130383
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130383%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130383: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 121771
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121771%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 121771: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130336
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130336%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130336: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130335
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130335%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130335: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130320
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130320%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130320: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130323
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130323%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130323: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130322
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130322%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130322: 0
2026-03-25 12:02:26 [arval.es] INFO: Found listing with ID: 130317
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130317%27 HTTP/1.1" 200 None
2026-03-25 12:02:26 [arval.es] INFO: Scrape type for 130317: 0
2026-03-25 12: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-25 12:02:27 [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-25 12:02:27 [arval.es] INFO: Found listing with ID: 130314
2026-03-25 12:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130314%27 HTTP/1.1" 200 None
2026-03-25 12:02:27 [arval.es] INFO: Scrape type for 130314: 0
2026-03-25 12:02:27 [arval.es] INFO: Found listing with ID: 130313
2026-03-25 12:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130313%27 HTTP/1.1" 200 None
2026-03-25 12:02:27 [arval.es] INFO: Scrape type for 130313: 0
2026-03-25 12:02:27 [arval.es] INFO: Found listing with ID: 130312
2026-03-25 12:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130312%27 HTTP/1.1" 200 None
2026-03-25 12:02:27 [arval.es] INFO: Scrape type for 130312: 0
2026-03-25 12:02:27 [arval.es] INFO: Found listing with ID: 130310
2026-03-25 12:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130310%27 HTTP/1.1" 200 None
2026-03-25 12:02:27 [arval.es] INFO: Scrape type for 130310: 0
2026-03-25 12:02:27 [arval.es] INFO: Found listing with ID: 130308
2026-03-25 12:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130308%27 HTTP/1.1" 200 None
2026-03-25 12:02:27 [arval.es] INFO: Scrape type for 130308: 0
2026-03-25 12:02:27 [arval.es] INFO: Found listing with ID: 130168
2026-03-25 12:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130168%27 HTTP/1.1" 200 None
2026-03-25 12:02:27 [arval.es] INFO: Scrape type for 130168: 0
2026-03-25 12:02:27 [arval.es] INFO: Found listing with ID: 130033
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130033%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130033: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130293
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130293%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130293: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130292
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130292%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130292: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130291
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130291%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130291: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130290
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130290%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130290: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130289
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130289%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130289: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 128148
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128148%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 128148: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130106
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130106%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130106: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130264
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130264%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130264: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130112
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130112%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130112: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130167
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130167%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130167: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130115
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130115%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130115: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130116
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130116%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130116: 0
2026-03-25 12:02:28 [arval.es] INFO: Found listing with ID: 130110
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130110%27 HTTP/1.1" 200 None
2026-03-25 12:02:28 [arval.es] INFO: Scrape type for 130110: 0
2026-03-25 12:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:29 [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-25 12:02:29 [arval.es] INFO: Found listing with ID: 130108
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130108%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130108: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130107
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130107%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130107: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130105
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130105%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130105: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130104
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130104%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130104: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130029
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130029%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130029: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130061
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130061%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130061: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130057
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130057%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130057: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130049
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130049%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130049: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130047
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130047%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130047: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130048
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130048%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130048: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 120285
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120285%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 120285: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 129396
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129396%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 129396: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 129604
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129604%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 129604: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 129581
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129581%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 129581: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 129806
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129806%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 129806: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 121914
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121914%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 121914: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130038
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130038%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130038: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130034
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130034%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130034: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130032
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130032%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130032: 0
2026-03-25 12:02:29 [arval.es] INFO: Found listing with ID: 130031
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130031%27 HTTP/1.1" 200 None
2026-03-25 12:02:29 [arval.es] INFO: Scrape type for 130031: 0
2026-03-25 12: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-25 12:02:31 [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-25 12:02:31 [arval.es] INFO: Found listing with ID: 130030
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130030%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130030: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 130028
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130028%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130028: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 130027
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130027%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130027: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 130026
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130026%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130026: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 130025
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130025%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130025: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 130024
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130024%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130024: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 130023
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27130023%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 130023: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129877
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129877%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129877: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129876
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129876%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129876: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129875
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129875%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129875: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129874
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129874%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129874: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129872
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129872%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129872: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129871
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129871%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129871: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129870
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129870%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129870: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129867
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129867%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129867: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129865
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129865%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129865: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129864
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129864%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129864: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129863
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129863%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129863: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129862
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129862%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129862: 0
2026-03-25 12:02:31 [arval.es] INFO: Found listing with ID: 129861
2026-03-25 12:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129861%27 HTTP/1.1" 200 None
2026-03-25 12:02:31 [arval.es] INFO: Scrape type for 129861: 0
2026-03-25 12:02:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:34 [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-25 12:02:34 [arval.es] INFO: Found listing with ID: 129860
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129860%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129860: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129858
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129858%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129858: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129857
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129857%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129857: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129855
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129855%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129855: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129852
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129852%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129852: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129851
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129851%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129851: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129849
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129849%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129849: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129845
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129845%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129845: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129846
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129846%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129846: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129844
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129844%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129844: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129839
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129839%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129839: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129834
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129834%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129834: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129833
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129833%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129833: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129831
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129831%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129831: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129830
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129830%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129830: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129829
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129829%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129829: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129827
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129827%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129827: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129826
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129826%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129826: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129825
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129825%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129825: 0
2026-03-25 12:02:34 [arval.es] INFO: Found listing with ID: 129824
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129824%27 HTTP/1.1" 200 None
2026-03-25 12:02:34 [arval.es] INFO: Scrape type for 129824: 0
2026-03-25 12: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-25 12:02:35 [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-25 12:02:36 [arval.es] INFO: Found listing with ID: 129823
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129823%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129823: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129732
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129732%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129732: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129822
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129822%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129822: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129821
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129821%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129821: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129820
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129820%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129820: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129818
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129818%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129818: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129817
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129817%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129817: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129814
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129814%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129814: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129816
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129816%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129816: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129813
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129813%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129813: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129812
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129812%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129812: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129811
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129811%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129811: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129808
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129808%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129808: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129810
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129810%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129810: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129807
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129807%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129807: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129805
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129805%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129805: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129804
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129804%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129804: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129803
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129803%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129803: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129801
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129801%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129801: 0
2026-03-25 12:02:36 [arval.es] INFO: Found listing with ID: 129802
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129802%27 HTTP/1.1" 200 None
2026-03-25 12:02:36 [arval.es] INFO: Scrape type for 129802: 0
2026-03-25 12:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:37 [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-25 12:02:37 [arval.es] INFO: Found listing with ID: 129799
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129799%27 HTTP/1.1" 200 None
2026-03-25 12:02:37 [arval.es] INFO: Scrape type for 129799: 0
2026-03-25 12:02:37 [arval.es] INFO: Found listing with ID: 129798
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129798%27 HTTP/1.1" 200 None
2026-03-25 12:02:37 [arval.es] INFO: Scrape type for 129798: 0
2026-03-25 12:02:37 [arval.es] INFO: Found listing with ID: 129797
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129797%27 HTTP/1.1" 200 None
2026-03-25 12:02:37 [arval.es] INFO: Scrape type for 129797: 0
2026-03-25 12:02:37 [arval.es] INFO: Found listing with ID: 129795
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129795%27 HTTP/1.1" 200 None
2026-03-25 12:02:37 [arval.es] INFO: Scrape type for 129795: 0
2026-03-25 12:02:37 [arval.es] INFO: Found listing with ID: 129793
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129793%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129793: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129792
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129792%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129792: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129785
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129785%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129785: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129783
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129783%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129783: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129782
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129782%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129782: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129778
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129778%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129778: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129777
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129777%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129777: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129774
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129774%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129774: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129772
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129772%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129772: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129770
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129770%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129770: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129769
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129769%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129769: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129768
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129768%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129768: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129767
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129767%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129767: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129766
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129766%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129766: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129765
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129765%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129765: 0
2026-03-25 12:02:38 [arval.es] INFO: Found listing with ID: 129764
2026-03-25 12:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129764%27 HTTP/1.1" 200 None
2026-03-25 12:02:38 [arval.es] INFO: Scrape type for 129764: 0
2026-03-25 12:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:39 [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-25 12:02:39 [arval.es] INFO: Found listing with ID: 129763
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129763%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129763: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129762
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129762%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129762: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129761
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129761%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129761: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129760
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129760%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129760: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129756
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129756%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129756: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129755
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129755%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129755: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129754
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129754%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129754: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129753
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129753%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129753: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129752
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129752%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129752: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129749
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129749%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129749: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129748
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129748%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129748: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129747
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129747%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129747: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129746
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129746%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129746: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129745
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129745%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129745: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129744
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129744%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129744: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129743
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129743%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129743: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129738
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129738%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129738: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129737
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129737%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129737: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129735
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129735%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129735: 0
2026-03-25 12:02:39 [arval.es] INFO: Found listing with ID: 129734
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129734%27 HTTP/1.1" 200 None
2026-03-25 12:02:39 [arval.es] INFO: Scrape type for 129734: 0
2026-03-25 12: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-25 12:02:41 [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-25 12:02:41 [arval.es] INFO: Found listing with ID: 129733
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129733%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129733: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129731
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129731%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129731: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129729
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129729%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129729: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129728
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129728%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129728: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129727
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129727%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129727: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129725
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129725%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129725: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129723
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129723%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129723: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129722
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129722%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129722: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129720
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129720%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129720: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129719
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129719%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129719: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129717
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129717%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129717: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129714
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129714%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129714: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129716
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129716%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129716: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129715
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129715%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129715: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129712
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129712%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129712: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129713
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129713%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129713: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129708
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129708%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129708: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129710
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129710%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129710: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129709
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129709%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129709: 0
2026-03-25 12:02:41 [arval.es] INFO: Found listing with ID: 129705
2026-03-25 12:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129705%27 HTTP/1.1" 200 None
2026-03-25 12:02:41 [arval.es] INFO: Scrape type for 129705: 0
2026-03-25 12: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-25 12:02:43 [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-25 12:02:43 [arval.es] INFO: Found listing with ID: 129706
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129706%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129706: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129703
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129703%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129703: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129702
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129702%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129702: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129700
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129700%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129700: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129701
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129701%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129701: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129671
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129671%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129671: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129632
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129632%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129632: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129630
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129630%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129630: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129629
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129629%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129629: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129628
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129628%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129628: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129618
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129618%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129618: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129617
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129617%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129617: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129616
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129616%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129616: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129614
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129614%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129614: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129611
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129611%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129611: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129504
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129504%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129504: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129503
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129503%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129503: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129501
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129501%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129501: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129500
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129500%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129500: 0
2026-03-25 12:02:43 [arval.es] INFO: Found listing with ID: 129495
2026-03-25 12:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129495%27 HTTP/1.1" 200 None
2026-03-25 12:02:43 [arval.es] INFO: Scrape type for 129495: 0
2026-03-25 12:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:44 [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-25 12:02:44 [arval.es] INFO: Found listing with ID: 129493
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129493%27 HTTP/1.1" 200 None
2026-03-25 12:02:44 [arval.es] INFO: Scrape type for 129493: 0
2026-03-25 12:02:44 [arval.es] INFO: Found listing with ID: 129490
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129490%27 HTTP/1.1" 200 None
2026-03-25 12:02:44 [arval.es] INFO: Scrape type for 129490: 0
2026-03-25 12:02:44 [arval.es] INFO: Found listing with ID: 129486
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129486%27 HTTP/1.1" 200 None
2026-03-25 12:02:44 [arval.es] INFO: Scrape type for 129486: 0
2026-03-25 12:02:44 [arval.es] INFO: Found listing with ID: 129483
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129483%27 HTTP/1.1" 200 None
2026-03-25 12:02:44 [arval.es] INFO: Scrape type for 129483: 0
2026-03-25 12:02:44 [arval.es] INFO: Found listing with ID: 129481
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129481%27 HTTP/1.1" 200 None
2026-03-25 12:02:44 [arval.es] INFO: Scrape type for 129481: 0
2026-03-25 12:02:44 [arval.es] INFO: Found listing with ID: 129409
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129409%27 HTTP/1.1" 200 None
2026-03-25 12:02:44 [arval.es] INFO: Scrape type for 129409: 0
2026-03-25 12:02:44 [arval.es] INFO: Found listing with ID: 127986
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127986%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 127986: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129443
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129443%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129443: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 128754
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128754%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 128754: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129386
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129386%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129386: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129410
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129410%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129410: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129407
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129407%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129407: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129334
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129334%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129334: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129406
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129406%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129406: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129405
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129405%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129405: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129404
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129404%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129404: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129391
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129391%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129391: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129388
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129388%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129388: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129346
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129346%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129346: 0
2026-03-25 12:02:45 [arval.es] INFO: Found listing with ID: 129335
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129335%27 HTTP/1.1" 200 None
2026-03-25 12:02:45 [arval.es] INFO: Scrape type for 129335: 0
2026-03-25 12: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-25 12:02:46 [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-25 12:02:46 [arval.es] INFO: Found listing with ID: 129333
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129333%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129333: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129331
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129331%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129331: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129330
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129330%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129330: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129329
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129329%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129329: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129320
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129320%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129320: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129273
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129273%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129273: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129272
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129272%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129272: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129271
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129271%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129271: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129270
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129270%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129270: 0
2026-03-25 12:02:46 [arval.es] INFO: Found listing with ID: 129268
2026-03-25 12:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129268%27 HTTP/1.1" 200 None
2026-03-25 12:02:46 [arval.es] INFO: Scrape type for 129268: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129257
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129257%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129257: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129256
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129256%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129256: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 128960
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128960%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 128960: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 128981
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128981%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 128981: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 128959
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128959%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 128959: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129149
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129149%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129149: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129148
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129148%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129148: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129147
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129147%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129147: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129146
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129146%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129146: 0
2026-03-25 12:02:47 [arval.es] INFO: Found listing with ID: 129145
2026-03-25 12:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27129145%27 HTTP/1.1" 200 None
2026-03-25 12:02:47 [arval.es] INFO: Scrape type for 129145: 0
2026-03-25 12: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-25 12:02:49 [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-25 12:02:49 [arval.es] INFO: Found listing with ID: 129074
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129074%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129074: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129072
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129072%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129072: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129070
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129070%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129070: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129069
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129069%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129069: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129067
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129067%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129067: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129065
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129065%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129065: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129063
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129063%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129063: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129062
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129062%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129062: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129061
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129061%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129061: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129060
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129060%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129060: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129057
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129057%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129057: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129056
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129056%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129056: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129054
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129054%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129054: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129053
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129053%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129053: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129051
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129051%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129051: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129048
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129048%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129048: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129045
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129045%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129045: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129044
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129044%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129044: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129043
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129043%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129043: 0
2026-03-25 12:02:49 [arval.es] INFO: Found listing with ID: 129042
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129042%27 HTTP/1.1" 200 None
2026-03-25 12:02:49 [arval.es] INFO: Scrape type for 129042: 0
2026-03-25 12:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:50 [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-25 12:02:51 [arval.es] INFO: Found listing with ID: 129041
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129041%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129041: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129040
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129040%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129040: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129039
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129039%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129039: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129038
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129038%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129038: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129037
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129037%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129037: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129036
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129036%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129036: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129035
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129035%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129035: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129027
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129027%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129027: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129026
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129026%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129026: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129023
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129023%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129023: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129022
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129022%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129022: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 129008
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129008%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 129008: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128997
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128997%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128997: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128996
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128996%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128996: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128995
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128995%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128995: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128994
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128994%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128994: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128992
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128992%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128992: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128987
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128987%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128987: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128986
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128986%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128986: 0
2026-03-25 12:02:51 [arval.es] INFO: Found listing with ID: 128982
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128982%27 HTTP/1.1" 200 None
2026-03-25 12:02:51 [arval.es] INFO: Scrape type for 128982: 0
2026-03-25 12:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 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=35&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-25 12:02:52 [arval.es] INFO: Found listing with ID: 128973
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128973%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128973: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128972
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128972%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128972: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128958
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128958%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128958: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128957
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128957%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128957: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128956
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128956%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128956: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128955
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128955%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128955: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128954
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128954%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128954: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128953
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128953%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128953: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128949
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128949%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128949: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128947
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128947%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128947: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 126445
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126445%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 126445: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128923
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128923%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128923: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128867
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128867%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128867: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128866
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128866%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128866: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128865
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128865%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128865: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128864
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128864%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128864: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128862
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128862%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128862: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128861
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128861%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128861: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128859
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128859%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128859: 0
2026-03-25 12:02:53 [arval.es] INFO: Found listing with ID: 128858
2026-03-25 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128858%27 HTTP/1.1" 200 None
2026-03-25 12:02:53 [arval.es] INFO: Scrape type for 128858: 0
2026-03-25 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-25 12:02:54 [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-25 12:02:54 [arval.es] INFO: Found listing with ID: 128857
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128857%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128857: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128854
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128854%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128854: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128853
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128853%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128853: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128851
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128851%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128851: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128850
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128850%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128850: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128849
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128849%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128849: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128848
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128848%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128848: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128833
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128833%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128833: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128832
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128832%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128832: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128823
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128823%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128823: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128793
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128793%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128793: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128785
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128785%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 128785: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 124808
2026-03-25 12:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124808%27 HTTP/1.1" 200 None
2026-03-25 12:02:54 [arval.es] INFO: Scrape type for 124808: 0
2026-03-25 12:02:54 [arval.es] INFO: Found listing with ID: 128777
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128777%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128777: 0
2026-03-25 12:02:55 [arval.es] INFO: Found listing with ID: 128775
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128775%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128775: 0
2026-03-25 12:02:55 [arval.es] INFO: Found listing with ID: 128773
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128773%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128773: 0
2026-03-25 12:02:55 [arval.es] INFO: Found listing with ID: 128772
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128772%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128772: 0
2026-03-25 12:02:55 [arval.es] INFO: Found listing with ID: 128771
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128771%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128771: 0
2026-03-25 12:02:55 [arval.es] INFO: Found listing with ID: 128770
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128770%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128770: 0
2026-03-25 12:02:55 [arval.es] INFO: Found listing with ID: 128766
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128766%27 HTTP/1.1" 200 None
2026-03-25 12:02:55 [arval.es] INFO: Scrape type for 128766: 0
2026-03-25 12:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:56 [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-25 12:02:56 [arval.es] INFO: Found listing with ID: 128763
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128763%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128763: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128762
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128762%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128762: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128761
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128761%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128761: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128760
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128760%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128760: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128759
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128759%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128759: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128757
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128757%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128757: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 127728
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127728%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 127728: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128755
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128755%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128755: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128753
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128753%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128753: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128751
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128751%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128751: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128750
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128750%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128750: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128749
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128749%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128749: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128748
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128748%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128748: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128747
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128747%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128747: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128746
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128746%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128746: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 128667
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27128667%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 128667: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 125535
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27125535%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 125535: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 126051
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126051%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 126051: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 124099
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124099%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 124099: 0
2026-03-25 12:02:56 [arval.es] INFO: Found listing with ID: 127127
2026-03-25 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127127%27 HTTP/1.1" 200 None
2026-03-25 12:02:56 [arval.es] INFO: Scrape type for 127127: 0
2026-03-25 12: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-25 12:02:58 [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-25 12:02:58 [arval.es] INFO: Found listing with ID: 126053
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126053%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 126053: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 125908
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125908%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 125908: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 126071
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126071%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 126071: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 127490
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127490%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 127490: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 127285
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127285%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 127285: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128660
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128660%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128660: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128652
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128652%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128652: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128651
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128651%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128651: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128650
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128650%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128650: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 124552
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124552%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 124552: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 123194
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123194%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 123194: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 126930
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126930%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 126930: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128554
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128554%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128554: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128553
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128553%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128553: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 127472
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127472%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 127472: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128540
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128540%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128540: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128537
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128537%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128537: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128535
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128535%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128535: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128534
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128534%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128534: 0
2026-03-25 12:02:58 [arval.es] INFO: Found listing with ID: 128533
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128533%27 HTTP/1.1" 200 None
2026-03-25 12:02:58 [arval.es] INFO: Scrape type for 128533: 0
2026-03-25 12:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Found listing with ID: 128531
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128531: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128532
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03: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-25 12:03:00 [arval.es] INFO: Scrape type for 128532: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128530
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128530: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128528
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128528: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128524
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128524: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128521
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128521: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128525
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128525: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128523
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128523: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128522
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128522: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128520
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128520: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128519
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128519: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128517
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128517: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128514
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128514: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128508
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128508: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128507
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128507%27 HTTP/1.1" 200 None
2026-03-25 12:03:00 [arval.es] INFO: Scrape type for 128507: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128502
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128502: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128499
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128499: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128492
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128492: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128437
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128437: 0
2026-03-25 12:03:00 [arval.es] INFO: Found listing with ID: 128418
2026-03-25 12:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:00 [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-25 12:03:00 [arval.es] INFO: Scrape type for 128418: 0
2026-03-25 12: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-25 12:03:01 [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-25 12:03:02 [arval.es] INFO: Found listing with ID: 128414
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128414%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128414: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128413
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128413%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128413: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128412
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128412%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128412: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128410
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128410%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128410: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128408
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128408%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128408: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128405
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128405%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128405: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128397
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128397%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128397: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128396
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128396%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128396: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128393
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128393%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128393: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128391
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128391%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128391: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128388
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128388%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128388: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128387
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128387%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128387: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128385
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128385%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128385: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128384
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128384%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128384: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128382
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128382%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128382: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128369
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128369%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128369: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128351
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128351%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128351: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128350
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128350%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128350: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128335
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128335%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128335: 0
2026-03-25 12:03:02 [arval.es] INFO: Found listing with ID: 128333
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128333%27 HTTP/1.1" 200 None
2026-03-25 12:03:02 [arval.es] INFO: Scrape type for 128333: 0
2026-03-25 12:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:03 [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-25 12:03:03 [arval.es] INFO: Found listing with ID: 128272
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128272%27 HTTP/1.1" 200 None
2026-03-25 12:03:03 [arval.es] INFO: Scrape type for 128272: 0
2026-03-25 12:03:03 [arval.es] INFO: Found listing with ID: 125505
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125505%27 HTTP/1.1" 200 None
2026-03-25 12:03:03 [arval.es] INFO: Scrape type for 125505: 0
2026-03-25 12:03:03 [arval.es] INFO: Found listing with ID: 128264
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128264%27 HTTP/1.1" 200 None
2026-03-25 12:03:03 [arval.es] INFO: Scrape type for 128264: 0
2026-03-25 12:03:03 [arval.es] INFO: Found listing with ID: 128262
2026-03-25 12:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128262%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128262: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128260
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128260%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128260: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128259
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128259%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128259: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128257
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128257%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128257: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128256
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128256%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128256: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128255
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128255%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128255: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128249
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128249%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128249: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 126613
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126613%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 126613: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128231
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128231%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128231: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128197
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128197%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128197: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 126064
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126064%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 126064: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128204
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128204%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128204: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128203
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128203%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128203: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128199
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128199%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128199: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128196
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128196%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128196: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128194
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128194%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128194: 0
2026-03-25 12:03:04 [arval.es] INFO: Found listing with ID: 128191
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128191%27 HTTP/1.1" 200 None
2026-03-25 12:03:04 [arval.es] INFO: Scrape type for 128191: 0
2026-03-25 12:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:05 [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-25 12:03:05 [arval.es] INFO: Found listing with ID: 128189
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128189%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128189: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128188
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128188%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128188: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128185
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128185%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128185: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128184
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128184%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128184: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 117758
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117758%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 117758: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 126607
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126607%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 126607: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128055
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128055%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128055: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128126
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128126%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128126: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128125
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128125%27 HTTP/1.1" 200 None
2026-03-25 12:03:05 [arval.es] INFO: Scrape type for 128125: 0
2026-03-25 12:03:05 [arval.es] INFO: Found listing with ID: 128123
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128123%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128123: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 128122
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128122%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128122: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 128121
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128121%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128121: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 128120
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128120%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128120: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 128119
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128119%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128119: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 127734
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127734%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 127734: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 124992
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124992%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 124992: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 128063
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128063%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128063: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 125531
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125531%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 125531: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 128061
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128061%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 128061: 0
2026-03-25 12:03:06 [arval.es] INFO: Found listing with ID: 126729
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126729%27 HTTP/1.1" 200 None
2026-03-25 12:03:06 [arval.es] INFO: Scrape type for 126729: 0
2026-03-25 12:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:11 [scrapy.extensions.logstats] INFO: Crawled 154 pages (at 34 pages/min), scraped 111 items (at 6 items/min)
2026-03-25 12:03:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-25 12:03:12 [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-25 12:03:12 [arval.es] INFO: Found listing with ID: 124756
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124756%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 124756: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 128005
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128005%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 128005: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 128004
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128004%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 128004: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 128003
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128003%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 128003: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 128000
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27128000%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 128000: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127998
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127998%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127998: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127996
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127996%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127996: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127995
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127995%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127995: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127992
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127992%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127992: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127991
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127991%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127991: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127984
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127984%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127984: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127944
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127944%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127944: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127942
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127942%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127942: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127936
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127936%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127936: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127934
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127934%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127934: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127929
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127929%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127929: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127882
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127882%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127882: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127879
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127879%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127879: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127870
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127870%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127870: 0
2026-03-25 12:03:12 [arval.es] INFO: Found listing with ID: 127842
2026-03-25 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127842%27 HTTP/1.1" 200 None
2026-03-25 12:03:12 [arval.es] INFO: Scrape type for 127842: 0
2026-03-25 12:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03: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-25 12:03:13 [arval.es] INFO: Found listing with ID: 127837
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127837%27 HTTP/1.1" 200 None
2026-03-25 12:03:13 [arval.es] INFO: Scrape type for 127837: 0
2026-03-25 12:03:13 [arval.es] INFO: Found listing with ID: 127834
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127834%27 HTTP/1.1" 200 None
2026-03-25 12:03:13 [arval.es] INFO: Scrape type for 127834: 0
2026-03-25 12:03:13 [arval.es] INFO: Found listing with ID: 127829
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127829%27 HTTP/1.1" 200 None
2026-03-25 12:03:13 [arval.es] INFO: Scrape type for 127829: 0
2026-03-25 12:03:13 [arval.es] INFO: Found listing with ID: 127823
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127823%27 HTTP/1.1" 200 None
2026-03-25 12:03:13 [arval.es] INFO: Scrape type for 127823: 0
2026-03-25 12:03:13 [arval.es] INFO: Found listing with ID: 127809
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127809%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127809: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127806
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127806%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127806: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127803
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127803%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127803: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127796
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127796%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127796: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127793
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127793%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127793: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127780
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127780%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127780: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127777
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127777%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127777: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127770
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127770%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127770: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127769
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127769%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127769: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 119807
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119807%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 119807: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 117511
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27117511%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 117511: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127768
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127768%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127768: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127767
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127767%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127767: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127765
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127765%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127765: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127763
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127763%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127763: 0
2026-03-25 12:03:14 [arval.es] INFO: Found listing with ID: 127762
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127762%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [arval.es] INFO: Scrape type for 127762: 0
2026-03-25 12: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-25 12:03:16 [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-25 12:03:16 [arval.es] INFO: Found listing with ID: 127751
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127751%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127751: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127736
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127736%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127736: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127732
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127732%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127732: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127726
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127726%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127726: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127716
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127716%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127716: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127626
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127626%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127626: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127624
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127624%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127624: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127623
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127623%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127623: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127604
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127604%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127604: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127601
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127601%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127601: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127600
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127600%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127600: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127597
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127597%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127597: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127591
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127591%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127591: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127589
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127589%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127589: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127584
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127584%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127584: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127583
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127583%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127583: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127581
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127581%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127581: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127579
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127579%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127579: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127577
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127577%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127577: 0
2026-03-25 12:03:16 [arval.es] INFO: Found listing with ID: 127575
2026-03-25 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127575%27 HTTP/1.1" 200 None
2026-03-25 12:03:16 [arval.es] INFO: Scrape type for 127575: 0
2026-03-25 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-25 12:03:17 [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-25 12:03:18 [arval.es] INFO: Found listing with ID: 127574
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127574%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127574: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127572
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127572%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127572: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 118096
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27118096%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 118096: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127566
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127566%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127566: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127534
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127534%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127534: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127520
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127520%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127520: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127516
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127516%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127516: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127515
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127515%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127515: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127512
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127512%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127512: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127497
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127497%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127497: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127479
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127479%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127479: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127493
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127493%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127493: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127488
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127488%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127488: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127487
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127487%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127487: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127485
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127485%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127485: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 127483
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27127483%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 127483: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 126443
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126443%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 126443: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 122850
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27122850%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 122850: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 122109
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27122109%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 122109: 0
2026-03-25 12:03:18 [arval.es] INFO: Found listing with ID: 124549
2026-03-25 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124549%27 HTTP/1.1" 200 None
2026-03-25 12:03:18 [arval.es] INFO: Scrape type for 124549: 0
2026-03-25 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-25 12:03:19 [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-25 12:03:19 [arval.es] INFO: Found listing with ID: 127474
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127474%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127474: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127469
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127469%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127469: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127468
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127468%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127468: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127465
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127465%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127465: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127463
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127463%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127463: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127459
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127459%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127459: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127457
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127457%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127457: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127453
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127453%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127453: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127440
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127440%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127440: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127426
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127426%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127426: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 123873
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123873%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 123873: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 123113
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123113%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 123113: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127355
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127355%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127355: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 121630
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121630%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 121630: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127341
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127341%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127341: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 125616
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125616%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 125616: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127306
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127306%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127306: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127302
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127302%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127302: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 127294
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27127294%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 127294: 0
2026-03-25 12:03:19 [arval.es] INFO: Found listing with ID: 121404
2026-03-25 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121404%27 HTTP/1.1" 200 None
2026-03-25 12:03:19 [arval.es] INFO: Scrape type for 121404: 0
2026-03-25 12: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-25 12:03:21 [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-25 12:03:21 [arval.es] INFO: Found listing with ID: 127158
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127158%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127158: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127156
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127156%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127156: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 126722
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126722%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 126722: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127133
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127133%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127133: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127129
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127129%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127129: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127125
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127125%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127125: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127124
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127124%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127124: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127115
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127115%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127115: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127079
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127079%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127079: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127077
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127077%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127077: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127070
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127070%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127070: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127068
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127068%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127068: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127066
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127066%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127066: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127058
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127058%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127058: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127050
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127050%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127050: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127043
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127043%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127043: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127041
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127041%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127041: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 127034
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127034%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 127034: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 126977
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126977%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 126977: 0
2026-03-25 12:03:21 [arval.es] INFO: Found listing with ID: 126976
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126976%27 HTTP/1.1" 200 None
2026-03-25 12:03:21 [arval.es] INFO: Scrape type for 126976: 0
2026-03-25 12:03:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:23 [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-25 12:03:23 [arval.es] INFO: Found listing with ID: 126972
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126972%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126972: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126971
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126971%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126971: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126969
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126969%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126969: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126819
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126819%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126819: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126815
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126815%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126815: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126814
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126814%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126814: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126730
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126730%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126730: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126810
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126810%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126810: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126809
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126809%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126809: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126799
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126799%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126799: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126739
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126739%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126739: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126718
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126718%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126718: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 123878
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123878%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 123878: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126661
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126661%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126661: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126660
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126660%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126660: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126618
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126618%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126618: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126589
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126589%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126589: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126524
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126524%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126524: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126534
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126534%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126534: 0
2026-03-25 12:03:23 [arval.es] INFO: Found listing with ID: 126527
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126527%27 HTTP/1.1" 200 None
2026-03-25 12:03:23 [arval.es] INFO: Scrape type for 126527: 0
2026-03-25 12:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:24 [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-25 12:03:25 [arval.es] INFO: Found listing with ID: 126525
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126525: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126522
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126522: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126515
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126515: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126437
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126437: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 119155
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 119155: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126373
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126373: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126365
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126365: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126364
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126364: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126361
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126361: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126358
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126358: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126311
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126311: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126310
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126310: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 120447
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 120447: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126300
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126300: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126277
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126277: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126236
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126236: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126233
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126233: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126231
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126231: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126229
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126229: 0
2026-03-25 12:03:25 [arval.es] INFO: Found listing with ID: 126218
2026-03-25 12:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:25 [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-25 12:03:25 [arval.es] INFO: Scrape type for 126218: 0
2026-03-25 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-25 12:03:26 [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-25 12:03:26 [arval.es] INFO: Found listing with ID: 126195
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126195%27 HTTP/1.1" 200 None
2026-03-25 12:03:26 [arval.es] INFO: Scrape type for 126195: 0
2026-03-25 12:03:26 [arval.es] INFO: Found listing with ID: 126134
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126134%27 HTTP/1.1" 200 None
2026-03-25 12:03:26 [arval.es] INFO: Scrape type for 126134: 0
2026-03-25 12:03:26 [arval.es] INFO: Found listing with ID: 126129
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126129%27 HTTP/1.1" 200 None
2026-03-25 12:03:26 [arval.es] INFO: Scrape type for 126129: 0
2026-03-25 12:03:26 [arval.es] INFO: Found listing with ID: 126120
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126120%27 HTTP/1.1" 200 None
2026-03-25 12:03:26 [arval.es] INFO: Scrape type for 126120: 0
2026-03-25 12:03:26 [arval.es] INFO: Found listing with ID: 126070
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126070%27 HTTP/1.1" 200 None
2026-03-25 12:03:26 [arval.es] INFO: Scrape type for 126070: 0
2026-03-25 12:03:26 [arval.es] INFO: Found listing with ID: 126069
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27126069%27 HTTP/1.1" 200 None
2026-03-25 12:03:26 [arval.es] INFO: Scrape type for 126069: 0
2026-03-25 12:03:26 [arval.es] INFO: Found listing with ID: 126062
2026-03-25 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 126062: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 126055
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 126055: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 126049
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 126049: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 124584
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 124584: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 124498
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 124498: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125970
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125970: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125965
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125965: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125964
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125964: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125962
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125962: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125960
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125960: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125954
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125954: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125912
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125912: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125900
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:27 [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-25 12:03:27 [arval.es] INFO: Scrape type for 125900: 0
2026-03-25 12:03:27 [arval.es] INFO: Found listing with ID: 125796
2026-03-25 12:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03: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-25 12:03:27 [arval.es] INFO: Scrape type for 125796: 0
2026-03-25 12:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:28 [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-25 12:03:28 [arval.es] INFO: Found listing with ID: 125794
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125794%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125794: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 120508
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120508%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 120508: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125793
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125793%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125793: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125720
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125720%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125720: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125717
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125717%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125717: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125714
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125714%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125714: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125710
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125710%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125710: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125698
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125698%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125698: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125687
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125687%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125687: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125479
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125479%27 HTTP/1.1" 200 None
2026-03-25 12:03:28 [arval.es] INFO: Scrape type for 125479: 0
2026-03-25 12:03:28 [arval.es] INFO: Found listing with ID: 125613
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125613%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 125613: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 120607
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120607%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 120607: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 125536
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125536%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 125536: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 121280
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121280%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 121280: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 123980
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123980%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 123980: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 125509
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125509%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 125509: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 125499
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125499%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 125499: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 123708
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123708%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 123708: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 122768
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122768%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 122768: 0
2026-03-25 12:03:29 [arval.es] INFO: Found listing with ID: 123075
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123075%27 HTTP/1.1" 200 None
2026-03-25 12:03:29 [arval.es] INFO: Scrape type for 123075: 0
2026-03-25 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-25 12:03:30 [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-25 12:03:30 [arval.es] INFO: Found listing with ID: 125446
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27125446%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 125446: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 125442
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27125442%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 125442: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 125438
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27125438%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 125438: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 117456
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27117456%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 117456: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 119093
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27119093%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 119093: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 121408
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27121408%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 121408: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 119594
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27119594%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 119594: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 122898
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27122898%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 122898: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 124078
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124078%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 124078: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 125373
2026-03-25 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27125373%27 HTTP/1.1" 200 None
2026-03-25 12:03:30 [arval.es] INFO: Scrape type for 125373: 0
2026-03-25 12:03:30 [arval.es] INFO: Found listing with ID: 125352
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125352%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 125352: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 120613
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120613%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 120613: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 121855
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121855%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 121855: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 119615
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119615%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 119615: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 116746
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27116746%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 116746: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 121403
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121403%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 121403: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 125247
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125247%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 125247: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 125179
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125179%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 125179: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 125178
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125178%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 125178: 0
2026-03-25 12:03:31 [arval.es] INFO: Found listing with ID: 125059
2026-03-25 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125059%27 HTTP/1.1" 200 None
2026-03-25 12:03:31 [arval.es] INFO: Scrape type for 125059: 0
2026-03-25 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-25 12:03:32 [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-25 12:03:32 [arval.es] INFO: Found listing with ID: 125004
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27125004%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 125004: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124993
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124993%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124993: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124982
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124982%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124982: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124936
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124936%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124936: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124935
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124935%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124935: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 123851
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123851%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 123851: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124914
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124914%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124914: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 113713
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27113713%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 113713: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 120611
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120611%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 120611: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124895
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124895%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124895: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124890
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124890%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124890: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124838
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124838%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124838: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 121958
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121958%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 121958: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124801
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124801%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124801: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124746
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124746%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124746: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124510
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124510%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124510: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124509
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124509%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124509: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124502
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124502%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124502: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124462
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124462%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124462: 0
2026-03-25 12:03:32 [arval.es] INFO: Found listing with ID: 124450
2026-03-25 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27124450%27 HTTP/1.1" 200 None
2026-03-25 12:03:32 [arval.es] INFO: Scrape type for 124450: 0
2026-03-25 12: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-25 12:03:34 [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-25 12:03:34 [arval.es] INFO: Found listing with ID: 120617
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27120617%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 120617: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 121748
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27121748%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 121748: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 120606
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27120606%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 120606: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124382
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124382%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124382: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124309
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124309%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124309: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124108
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124108%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124108: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124101
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124101%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124101: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124093
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124093%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124093: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124085
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124085%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124085: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 124081
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27124081%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 124081: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123996
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123996%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123996: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123988
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123988%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123988: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123987
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123987%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123987: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123984
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123984%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123984: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123912
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123912%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123912: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123872
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123872%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123872: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123880
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123880%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123880: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123780
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123780%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123780: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123778
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123778%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123778: 0
2026-03-25 12:03:34 [arval.es] INFO: Found listing with ID: 123773
2026-03-25 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%27123773%27 HTTP/1.1" 200 None
2026-03-25 12:03:34 [arval.es] INFO: Scrape type for 123773: 0
2026-03-25 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-25 12:03:36 [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-25 12:03:36 [arval.es] INFO: Found listing with ID: 123771
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123771%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123771: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123737
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123737%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123737: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123734
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123734%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123734: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123730
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123730%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123730: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123723
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123723%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123723: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123707
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123707%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123707: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123706
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123706%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123706: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123539
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123539%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123539: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123483
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123483%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123483: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123479
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123479%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123479: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123457
2026-03-25 12:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27123457%27 HTTP/1.1" 200 None
2026-03-25 12:03:36 [arval.es] INFO: Scrape type for 123457: 0
2026-03-25 12:03:36 [arval.es] INFO: Found listing with ID: 123456
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123456%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 123456: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 115455
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27115455%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 115455: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 123073
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123073%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 123073: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 123071
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123071%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 123071: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 122873
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122873%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 122873: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 122858
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122858%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 122858: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 122856
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122856%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 122856: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 122753
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122753%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 122753: 0
2026-03-25 12:03:37 [arval.es] INFO: Found listing with ID: 122601
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122601%27 HTTP/1.1" 200 None
2026-03-25 12:03:37 [arval.es] INFO: Scrape type for 122601: 0
2026-03-25 12:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:03:41 [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-25 12:03:41 [arval.es] INFO: Found listing with ID: 122590
2026-03-25 12:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27122590%27 HTTP/1.1" 200 None
2026-03-25 12:03:41 [arval.es] INFO: Scrape type for 122590: 0
2026-03-25 12:03:41 [arval.es] INFO: Found listing with ID: 121134
2026-03-25 12:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27121134%27 HTTP/1.1" 200 None
2026-03-25 12:03:41 [arval.es] INFO: Scrape type for 121134: 0
2026-03-25 12:03:41 [arval.es] INFO: Found listing with ID: 120365
2026-03-25 12:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120365%27 HTTP/1.1" 200 None
2026-03-25 12:03:41 [arval.es] INFO: Scrape type for 120365: 0
2026-03-25 12:03:41 [arval.es] INFO: Found listing with ID: 122480
2026-03-25 12:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27122480%27 HTTP/1.1" 200 None
2026-03-25 12:03:41 [arval.es] INFO: Scrape type for 122480: 0
2026-03-25 12:03:41 [arval.es] INFO: Found listing with ID: 122177
2026-03-25 12:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27122177%27 HTTP/1.1" 200 None
2026-03-25 12:03:41 [arval.es] INFO: Scrape type for 122177: 0
2026-03-25 12:03:41 [arval.es] INFO: Found listing with ID: 121966
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121966%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121966: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121867
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121867%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121867: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121747
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121747%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121747: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121744
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121744%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121744: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121715
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121715%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121715: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121251
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121251%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121251: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121107
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121107%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121107: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121047
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121047%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121047: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121046
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121046%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121046: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 121013
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121013%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 121013: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 120889
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120889%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 120889: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 120622
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120622%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 120622: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 120470
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120470%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 120470: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 119006
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119006%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 119006: 0
2026-03-25 12:03:42 [arval.es] INFO: Found listing with ID: 120363
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120363%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [arval.es] INFO: Scrape type for 120363: 0
2026-03-25 12: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-25 12:03:46 [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-25 12:03:46 [arval.es] INFO: Found listing with ID: 120362
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120362%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 120362: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 120291
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120291%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 120291: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 120246
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120246%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 120246: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 120245
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120245%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 120245: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 120218
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27120218%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 120218: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 119942
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119942%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 119942: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 119912
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119912%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 119912: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 117494
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27117494%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 117494: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 119850
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119850%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 119850: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 119775
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119775%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 119775: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 119716
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119716%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 119716: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 119713
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27119713%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 119713: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 118935
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27118935%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 118935: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 110549
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27110549%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 110549: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 118265
2026-03-25 12:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27118265%27 HTTP/1.1" 200 None
2026-03-25 12:03:46 [arval.es] INFO: Scrape type for 118265: 0
2026-03-25 12:03:46 [arval.es] INFO: Found listing with ID: 117452
2026-03-25 12:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27117452%27 HTTP/1.1" 200 None
2026-03-25 12:03:47 [arval.es] INFO: Scrape type for 117452: 0
2026-03-25 12:03:47 [arval.es] INFO: Found listing with ID: 117391
2026-03-25 12:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27117391%27 HTTP/1.1" 200 None
2026-03-25 12:03:47 [arval.es] INFO: Scrape type for 117391: 0
2026-03-25 12:03:47 [arval.es] INFO: Found listing with ID: 116778
2026-03-25 12:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12: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%27116778%27 HTTP/1.1" 200 None
2026-03-25 12:03:47 [arval.es] INFO: Scrape type for 116778: 0
2026-03-25 12: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-25 12:03:48 [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-25 12:03:48 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 12:03:48 [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>: 778, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 12:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:48 [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%201774008228 HTTP/1.1" 200 None
2026-03-25 12:03:48 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (111 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.es/task_48_2026-03-25T12_00_00.jl
2026-03-25 12:03:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 152857,
'downloader/request_count': 201,
'downloader/request_method_count/GET': 201,
'downloader/response_bytes': 6830176,
'downloader/response_count': 201,
'downloader/response_status_count/200': 201,
'elapsed_time_seconds': 216.619043,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 12, 3, 48, 538658, tzinfo=datetime.timezone.utc),
'item_scraped_count': 111,
'log_count/DEBUG': 3769,
'log_count/ERROR': 1,
'log_count/INFO': 3483,
'memusage/max': 176017408,
'memusage/startup': 149639168,
'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': 38,
'playwright/request_count/aborted': 12,
'playwright/request_count/method/GET': 37,
'playwright/request_count/method/POST': 1,
'playwright/request_count/navigation': 3,
'playwright/request_count/resource_type/document': 3,
'playwright/request_count/resource_type/font': 7,
'playwright/request_count/resource_type/image': 8,
'playwright/request_count/resource_type/script': 13,
'playwright/request_count/resource_type/stylesheet': 2,
'playwright/request_count/resource_type/xhr': 5,
'playwright/response_count': 22,
'playwright/response_count/method/GET': 22,
'playwright/response_count/resource_type/document': 3,
'playwright/response_count/resource_type/font': 7,
'playwright/response_count/resource_type/script': 9,
'playwright/response_count/resource_type/stylesheet': 2,
'playwright/response_count/resource_type/xhr': 1,
'request_depth_max': 59,
'response_received_count': 171,
'scheduler/dequeued': 201,
'scheduler/dequeued/memory': 201,
'scheduler/enqueued': 201,
'scheduler/enqueued/memory': 201,
'scrape_type/new': 3,
'scrape_type/price_update': 108,
'scrape_type/skipped': 1047,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 170,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.7234733965549167,
'scrapy-zyte-api/mean_response_seconds': 2.731809802679345,
'scrapy-zyte-api/processed': 170,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 170,
'scrapy-zyte-api/request_args/experimental.requestCookies': 169,
'scrapy-zyte-api/request_args/experimental.responseCookies': 170,
'scrapy-zyte-api/request_args/httpResponseBody': 170,
'scrapy-zyte-api/request_args/httpResponseHeaders': 170,
'scrapy-zyte-api/request_args/url': 170,
'scrapy-zyte-api/status_codes/200': 170,
'scrapy-zyte-api/success': 170,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 12, 0, 11, 919615, tzinfo=datetime.timezone.utc)}
2026-03-25 12:03:48 [scrapy.core.engine] INFO: Spider closed (finished)