2026-03-29 16:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 16:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 16:00:04 [arval.uk] INFO: Starting spider arval.uk [deploy-check: 2026-03-12T15:10]
2026-03-29 16:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 16:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 16:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 16:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 16:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: b2768c1a2be97f56
2026-03-29 16:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 16:00:04 [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.uk/task_46_2026-03-29T16_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 16:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 16:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 16:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 16:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 16:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 16:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-29 16:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 16:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-29 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-29 16:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 16:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 16:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 16:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 16:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 16:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 16:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 16:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 16:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 16:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 16:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 16:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-29 16:00:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.co.uk/>
2026-03-29 16:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/>
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2> (resource type: font, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2> (resource type: font, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/arval_styles/arval.css> (resource type: stylesheet, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/polyfills.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/runtime.min.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/arval.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/vandor.min.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/polyfills.js>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/runtime.min.js>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/arval_styles/arval.css>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/arval.js>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/vandor.min.js>
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-29 16:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-29 16:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg>
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/arval_icons/android-icon-192x192.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/styles/arval_icons/favicon-16x16.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/android-icon-192x192.png>
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/favicon-16x16.png>
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/?pageSize=12&purchaseOption=release&reservationLabels=available&_=1774800015785> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/3?purchaseOption=release&reservationLabels=available> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/3?purchaseOption=sale&reservationLabels=available&orderBy=reLeasePriceGross|asc> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-29 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.co.uk> (referer: None) ['playwright']
2026-03-29 16:00:16 [arval.uk] INFO: Scrapy-formatted cookies: [{'name': 'ARRAffinity', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.co.uk', 'path': '/'}, {'name': 'ARRAffinitySameSite', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.co.uk', 'path': '/'}, {'name': 'ai_user', 'value': '+PLBfs6YdlI4inZKGZdSAh|2026-03-29T16:00:14.582Z', 'domain': 'autoselect.arval.co.uk', 'path': '/'}, {'name': 'ai_session', 'value': 'ssLSWzI0evxhbSu7jjYVSX|1774800015805|1774800015805', 'domain': 'autoselect.arval.co.uk', 'path': '/'}]
2026-03-29 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-29 16:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=1&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:17 [arval.uk] INFO: Found listing with ID: 114728
2026-03-29 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27114728%27 HTTP/1.1" 200 None
2026-03-29 16:00:17 [arval.uk] INFO: Scrape type for 114728: 2
2026-03-29 16:00:17 [arval.uk] INFO: Found listing with ID: 116045
2026-03-29 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116045%27 HTTP/1.1" 200 None
2026-03-29 16:00:17 [arval.uk] INFO: Scrape type for 116045: 2
2026-03-29 16:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:17 [arval.uk] INFO: Found listing with ID: 116044
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116044%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 116044: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 122094
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122094%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 122094: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 127504
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127504%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 127504: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 121766
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121766%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 121766: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 132101
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132101%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 132101: 0
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 110459
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27110459%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 110459: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 128926
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128926%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 128926: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 125688
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125688%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 125688: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 118910
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118910%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 118910: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 113847
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113847%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 113847: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 126844
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126844%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 126844: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 130610
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130610%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 130610: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 113197
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113197%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 113197: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 118732
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118732%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 118732: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 122159
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122159%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 122159: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 127046
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127046%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 127046: 2
2026-03-29 16:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 123931
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123931%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 123931: 2
2026-03-29 16:00:18 [arval.uk] INFO: Found listing with ID: 117801
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117801%27 HTTP/1.1" 200 None
2026-03-29 16:00:18 [arval.uk] INFO: Scrape type for 117801: 2
2026-03-29 16:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/114728> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728
2026-03-29 16:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c4a088e-9921-5709-9e94-3706151351d9 with scrape type 2
2026-03-29 16:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c4a088e-9921-5709-9e94-3706151351d9 with scrape type 2
2026-03-29 16:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3c4a088e-9921-5709-9e94-3706151351d9, identifier: 114728
2026-03-29 16:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728
2026-03-29 16:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728
2026-03-29 16:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728 to the API
2026-03-29 16:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/114728>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3c4a088e-9921-5709-9e94-3706151351d9',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DU71EDX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ds-ds-3-crossback-hatchback-2019-12-puretech-elegance-5dr-114728',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'DS',
'model': 'DS 3 CROSSBACK HATCHBACK (2019)',
'odometer': 32765,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10400.0,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 3 CROSSBACK HATCHBACK (2019) 1.2 PureTech Elegance 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Elegance 5dr',
'vin': 'VR1URHNEKMW079051',
'year': 2021}
2026-03-29 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27114728%27 HTTP/1.1" 200 None
2026-03-29 16:00:20 [arval.uk] INFO: Saving data for 114728: {'created_time': 1773389308.6382551, 'last_price_update_time': 1774800020.204731}
2026-03-29 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='114728') HTTP/1.1" 204 0
2026-03-29 16:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116045> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116044> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045
2026-03-29 16:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a81de434-b548-50c8-bdf7-d1c0d8e0932f with scrape type 2
2026-03-29 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a81de434-b548-50c8-bdf7-d1c0d8e0932f with scrape type 2
2026-03-29 16:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a81de434-b548-50c8-bdf7-d1c0d8e0932f, identifier: 116045
2026-03-29 16:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044
2026-03-29 16:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de265a74-2122-5399-8d58-b44da9430d6e with scrape type 2
2026-03-29 16:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de265a74-2122-5399-8d58-b44da9430d6e with scrape type 2
2026-03-29 16:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: de265a74-2122-5399-8d58-b44da9430d6e, identifier: 116044
2026-03-29 16:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045
2026-03-29 16:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045
2026-03-29 16:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045 to the API
2026-03-29 16:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116045>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a81de434-b548-50c8-bdf7-d1c0d8e0932f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DY72ATV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-micra-hatchback-2016-10-ig-t-92-tekna-5dr-116045',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'MICRA HATCHBACK (2016)',
'odometer': 28044,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10600.0,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan MICRA HATCHBACK (2016) 1.0 IG-T 92 Tekna 5dr',
'transmission': 'manual',
'trim': '1.0 IG-T 92 Tekna 5dr',
'vin': 'VNVK1400469673742',
'year': 2022}
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116045%27 HTTP/1.1" 200 None
2026-03-29 16:00:21 [arval.uk] INFO: Saving data for 116045: {'created_time': 1773389340.592222, 'last_price_update_time': 1774800021.061816}
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116045') HTTP/1.1" 204 0
2026-03-29 16:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044
2026-03-29 16:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044
2026-03-29 16:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044 to the API
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116044>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'de265a74-2122-5399-8d58-b44da9430d6e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BK72ZBR',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-i10-hatchback-2020-12-mpi-se-connect-5dr-116044',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'I10 HATCHBACK (2020)',
'odometer': 18392,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10700.0,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai I10 HATCHBACK (2020) 1.2 MPi SE Connect 5dr',
'transmission': 'manual',
'trim': '1.2 MPi SE Connect 5dr',
'vin': 'NLHDN51ELNZ135592',
'year': 2022}
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116044%27 HTTP/1.1" 200 None
2026-03-29 16:00:21 [arval.uk] INFO: Saving data for 116044: {'created_time': 1773389299.507621, 'last_price_update_time': 1774800021.486099}
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116044') HTTP/1.1" 204 0
2026-03-29 16:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122094> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127504> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094
2026-03-29 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6226e1-c486-59ae-a78d-600ffe82593d with scrape type 2
2026-03-29 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f6226e1-c486-59ae-a78d-600ffe82593d with scrape type 2
2026-03-29 16:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5f6226e1-c486-59ae-a78d-600ffe82593d, identifier: 122094
2026-03-29 16:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504
2026-03-29 16:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with scrape type 2
2026-03-29 16:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with scrape type 2
2026-03-29 16:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda, identifier: 127504
2026-03-29 16:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094
2026-03-29 16:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094
2026-03-29 16:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094 to the API
2026-03-29 16:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122094>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5f6226e1-c486-59ae-a78d-600ffe82593d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DV72YVK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-micra-hatchback-2016-10-ig-t-92-tekna-5dr-122094',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'MICRA HATCHBACK (2016)',
'odometer': 26539,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10700.0,
'price_includes_vat': True,
'registration_date': '2022-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan MICRA HATCHBACK (2016) 1.0 IG-T 92 Tekna 5dr',
'transmission': 'manual',
'trim': '1.0 IG-T 92 Tekna 5dr',
'vin': 'VNVK1400469921732',
'year': 2022}
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122094%27 HTTP/1.1" 200 None
2026-03-29 16:00:22 [arval.uk] INFO: Saving data for 122094: {'created_time': 1773389318.351112, 'last_price_update_time': 1774800022.218245}
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122094') HTTP/1.1" 204 0
2026-03-29 16:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504
2026-03-29 16:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504
2026-03-29 16:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504 to the API
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127504>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6f0a1100-b36b-5a3e-b855-7eff7ee22eda',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YO22BFF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-puma-hatchback-2019-10-ecoboost-hybrid-mhev-st-line-5dr-127504',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'PUMA HATCHBACK (2019)',
'odometer': 69424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10800.0,
'price_includes_vat': True,
'registration_date': '2022-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'Ford PUMA HATCHBACK (2019) 1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'vin': 'WF02XXERK2NM58575',
'year': 2022}
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127504%27 HTTP/1.1" 200 None
2026-03-29 16:00:22 [arval.uk] INFO: Saving data for 127504: {'created_time': 1773389281.158605, 'last_price_update_time': 1774800022.597849}
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127504') HTTP/1.1" 204 0
2026-03-29 16:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121766> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766
2026-03-29 16:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with scrape type 2
2026-03-29 16:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with scrape type 2
2026-03-29 16:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208, identifier: 121766
2026-03-29 16:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766
2026-03-29 16:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766
2026-03-29 16:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766 to the API
2026-03-29 16:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121766>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DY72AOW',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mazda-mazda2-hatchback-2019-15-skyactiv-g-75-se-l-5dr-121766',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mazda',
'model': 'MAZDA2 HATCHBACK (2019)',
'odometer': 19769,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11000.0,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MAZDA2 HATCHBACK (2019) 1.5 Skyactiv G 75 SE-L 5dr',
'transmission': 'manual',
'trim': '1.5 Skyactiv G 75 SE-L 5dr',
'vin': 'JMZDJ6HA601360987',
'year': 2022}
2026-03-29 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121766%27 HTTP/1.1" 200 None
2026-03-29 16:00:23 [arval.uk] INFO: Saving data for 121766: {'created_time': 1773389289.56647, 'last_price_update_time': 1774800023.406463}
2026-03-29 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121766') HTTP/1.1" 204 0
2026-03-29 16: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-29 16: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-29 16: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-29 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/110459> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459
2026-03-29 16:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff269da7-48c7-599d-9006-6437dfaa9ef5 with scrape type 2
2026-03-29 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff269da7-48c7-599d-9006-6437dfaa9ef5 with scrape type 2
2026-03-29 16:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ff269da7-48c7-599d-9006-6437dfaa9ef5, identifier: 110459
2026-03-29 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459
2026-03-29 16:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459
2026-03-29 16:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459 to the API
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/110459>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ff269da7-48c7-599d-9006-6437dfaa9ef5',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YF21XSC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-leon-hatchback-2020-10-tsi-evo-se-dynamic-5dr-110459',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Seat',
'model': 'LEON HATCHBACK (2020)',
'odometer': 30802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11700.0,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Seat LEON HATCHBACK (2020) 1.0 TSI EVO SE Dynamic 5dr',
'transmission': 'manual',
'trim': '1.0 TSI EVO SE Dynamic 5dr',
'vin': 'VSSZZZKLZMR066149',
'year': 2021}
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27110459%27 HTTP/1.1" 200 None
2026-03-29 16:00:24 [arval.uk] INFO: Saving data for 110459: {'created_time': 1773389204.106512, 'last_price_update_time': 1774800024.528534}
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='110459') HTTP/1.1" 204 0
2026-03-29 16:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128926> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926
2026-03-29 16:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with scrape type 2
2026-03-29 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with scrape type 2
2026-03-29 16:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2, identifier: 128926
2026-03-29 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926
2026-03-29 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926
2026-03-29 16:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926 to the API
2026-03-29 16:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128926>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0950cd13-0275-5a28-bcaf-bff3d8c8eba2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VE74TZU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/citroen-c3-hatchback-2020-12-puretech-plus-5dr-128926',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Citroen',
'model': 'C3 HATCHBACK (2020)',
'odometer': 10151,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11800.0,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 HATCHBACK (2020) 1.2 PureTech Plus 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Plus 5dr',
'vin': 'VF7SXHMRVRT119792',
'year': 2025}
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128926%27 HTTP/1.1" 200 None
2026-03-29 16:00:25 [arval.uk] INFO: Saving data for 128926: {'created_time': 1773389226.784011, 'last_price_update_time': 1774800025.173922}
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128926') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125688> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118910> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/113847> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688
2026-03-29 16:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88127cfc-a88e-512d-809e-c3524ab9eeb4 with scrape type 2
2026-03-29 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88127cfc-a88e-512d-809e-c3524ab9eeb4 with scrape type 2
2026-03-29 16:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 88127cfc-a88e-512d-809e-c3524ab9eeb4, identifier: 125688
2026-03-29 16:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910
2026-03-29 16:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a4c5d98-5198-5531-8efb-04b266a31189 with scrape type 2
2026-03-29 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a4c5d98-5198-5531-8efb-04b266a31189 with scrape type 2
2026-03-29 16:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7a4c5d98-5198-5531-8efb-04b266a31189, identifier: 118910
2026-03-29 16:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688
2026-03-29 16:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688
2026-03-29 16:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688 to the API
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125688>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 111,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '88127cfc-a88e-512d-809e-c3524ab9eeb4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FV72UKL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-juke-hatchback-2019-10-dig-t-114-n-connecta-5dr-125688',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'JUKE HATCHBACK (2019)',
'odometer': 22513,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan JUKE HATCHBACK (2019) 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'vin': 'SJNFAAF16U1203491',
'year': 2022}
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125688%27 HTTP/1.1" 200 None
2026-03-29 16:00:25 [arval.uk] INFO: Saving data for 125688: {'created_time': 1773389412.916569, 'last_price_update_time': 1774800025.79516}
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125688') HTTP/1.1" 204 0
2026-03-29 16:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910
2026-03-29 16:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910
2026-03-29 16:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910 to the API
2026-03-29 16:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118910>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7a4c5d98-5198-5531-8efb-04b266a31189',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FE72TZO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-picanto-hatchback-2020-10t-gdi-gt-line-s-5dr-4-seats-118910',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'PICANTO HATCHBACK (2020)',
'odometer': 21594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12100.0,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Kia PICANTO HATCHBACK (2020) 1.0T GDi GT-line S 5dr [4 seats]',
'transmission': 'manual',
'trim': '1.0T GDi GT-line S 5dr [4 seats]',
'vin': 'KNAB3519LPT000882',
'year': 2022}
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118910%27 HTTP/1.1" 200 None
2026-03-29 16:00:26 [arval.uk] INFO: Saving data for 118910: {'created_time': 1773387680.45362, 'last_price_update_time': 1774800026.129926}
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118910') HTTP/1.1" 204 0
2026-03-29 16:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126844> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847
2026-03-29 16:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with scrape type 2
2026-03-29 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with scrape type 2
2026-03-29 16:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0, identifier: 113847
2026-03-29 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847
2026-03-29 16:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847
2026-03-29 16:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847 to the API
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/113847>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YR72URG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-5dr-113847',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 19120,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12200.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0JXXGAHJNP53715',
'year': 2022}
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113847%27 HTTP/1.1" 200 None
2026-03-29 16:00:26 [arval.uk] INFO: Saving data for 113847: {'created_time': 1773389403.782223, 'last_price_update_time': 1774800026.56918}
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='113847') HTTP/1.1" 204 0
2026-03-29 16:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844
2026-03-29 16:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a83aa535-6c4f-5ea0-860c-ca28118482a6 with scrape type 2
2026-03-29 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a83aa535-6c4f-5ea0-860c-ca28118482a6 with scrape type 2
2026-03-29 16:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a83aa535-6c4f-5ea0-860c-ca28118482a6, identifier: 126844
2026-03-29 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844
2026-03-29 16:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844
2026-03-29 16:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844 to the API
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126844>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a83aa535-6c4f-5ea0-860c-ca28118482a6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP72UOT',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-5dr-126844',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 26511,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12200.0,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0JXXGAHJNB67396',
'year': 2023}
2026-03-29 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126844%27 HTTP/1.1" 200 None
2026-03-29 16:00:27 [arval.uk] INFO: Saving data for 126844: {'created_time': 1773389421.690025, 'last_price_update_time': 1774800027.006302}
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126844') HTTP/1.1" 204 0
2026-03-29 16:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130610> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610
2026-03-29 16:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with scrape type 2
2026-03-29 16:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with scrape type 2
2026-03-29 16:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6, identifier: 130610
2026-03-29 16:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610
2026-03-29 16:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610
2026-03-29 16:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610 to the API
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130610>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '95d8a4c3-2923-5aed-92ea-cf54cf4402a6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'CJ22DHZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/citroen-c3-aircross-hatchback-2021-12-puretech-110-c-series-edition-5dr-130610',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Citroen',
'model': 'C3 AIRCROSS HATCHBACK (2021)',
'odometer': 11803,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12200.0,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 AIRCROSS HATCHBACK (2021) 1.2 PureTech 110 C-Series '
'Edition 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 C-Series Edition 5dr',
'vin': 'VF72RHNPMN4329586',
'year': 2022}
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130610%27 HTTP/1.1" 200 None
2026-03-29 16:00:27 [arval.uk] INFO: Saving data for 130610: {'created_time': 1773936398.162917, 'last_price_update_time': 1774800027.525289}
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130610') HTTP/1.1" 204 0
2026-03-29 16:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/113197> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197
2026-03-29 16:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec3d86e-9092-5ad6-9358-0552bff16fc7 with scrape type 2
2026-03-29 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec3d86e-9092-5ad6-9358-0552bff16fc7 with scrape type 2
2026-03-29 16:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: dec3d86e-9092-5ad6-9358-0552bff16fc7, identifier: 113197
2026-03-29 16:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197
2026-03-29 16:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197
2026-03-29 16:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197 to the API
2026-03-29 16:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/113197>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 111,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'dec3d86e-9092-5ad6-9358-0552bff16fc7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BN72XTF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-juke-hatchback-2019-10-dig-t-114-tekna-5dr-113197',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'JUKE HATCHBACK (2019)',
'odometer': 32076,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan JUKE HATCHBACK (2019) 1.0 DiG-T 114 Tekna 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Tekna 5dr',
'vin': 'SJNFAAF16U1187728',
'year': 2022}
2026-03-29 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113197%27 HTTP/1.1" 200 None
2026-03-29 16:00:28 [arval.uk] INFO: Saving data for 113197: {'created_time': 1773389428.318902, 'last_price_update_time': 1774800028.455065}
2026-03-29 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='113197') HTTP/1.1" 204 0
2026-03-29 16:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=2&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122159> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 125045
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125045%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 125045: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 127537
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127537%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 127537: 2
2026-03-29 16: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-29 16:00:29 [arval.uk] INFO: Found listing with ID: 122960
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122960%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 122960: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 128780
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128780%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 128780: 2
2026-03-29 16:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159
2026-03-29 16:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98996b45-bccc-544f-9f7c-39304b16dd98 with scrape type 2
2026-03-29 16:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98996b45-bccc-544f-9f7c-39304b16dd98 with scrape type 2
2026-03-29 16:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 98996b45-bccc-544f-9f7c-39304b16dd98, identifier: 122159
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 127544
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127544%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 127544: 2
2026-03-29 16:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159
2026-03-29 16:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159
2026-03-29 16:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159 to the API
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122159>
{'auction_title': '',
'category': 'Car',
'color': 'yellow',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '98996b45-bccc-544f-9f7c-39304b16dd98',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BV22WFL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-picanto-hatchback-2020-10-x-line-s-5dr-auto-122159',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'PICANTO HATCHBACK (2020)',
'odometer': 15036,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia PICANTO HATCHBACK (2020) 1.0 X-Line S 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 X-Line S 5dr Auto',
'vin': 'KNAB3518YNT912814',
'year': 2022}
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122159%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Saving data for 122159: {'created_time': 1773389195.177356, 'last_price_update_time': 1774800029.673597}
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122159') HTTP/1.1" 204 0
2026-03-29 16:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/117801> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:00:29 [arval.uk] INFO: Found listing with ID: 126269
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126269%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 126269: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 127057
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127057%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 127057: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 116313
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116313%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 116313: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 128157
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128157%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 128157: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 130311
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130311%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 130311: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 113137
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113137%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 113137: 2
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 123340
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123340%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 123340: 2
2026-03-29 16:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801
2026-03-29 16:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2d1af7-30d7-5393-ba17-797df8afbe20 with scrape type 2
2026-03-29 16:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a2d1af7-30d7-5393-ba17-797df8afbe20 with scrape type 2
2026-03-29 16:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8a2d1af7-30d7-5393-ba17-797df8afbe20, identifier: 117801
2026-03-29 16:00:29 [arval.uk] INFO: Found listing with ID: 128562
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128562%27 HTTP/1.1" 200 None
2026-03-29 16:00:29 [arval.uk] INFO: Scrape type for 128562: 2
2026-03-29 16:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801
2026-03-29 16:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801
2026-03-29 16:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801 to the API
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/117801>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8a2d1af7-30d7-5393-ba17-797df8afbe20',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YH72VKV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-leon-hatchback-2020-10-tsi-evo-se-5dr-117801',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Seat',
'model': 'LEON HATCHBACK (2020)',
'odometer': 26002,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Seat LEON HATCHBACK (2020) 1.0 TSI EVO SE 5dr',
'transmission': 'manual',
'trim': '1.0 TSI EVO SE 5dr',
'vin': 'VSSZZZKLZNR066211',
'year': 2022}
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117801%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Saving data for 117801: {'created_time': 1774267309.156007, 'last_price_update_time': 1774800030.419039}
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='117801') HTTP/1.1" 204 0
2026-03-29 16:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 128558
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128558%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 128558: 2
2026-03-29 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123931> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127046> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 128779
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128779%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 128779: 2
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 132171
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132171%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 132171: 2
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 129669
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129669%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 129669: 2
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 130325
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130325%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 130325: 2
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 122950
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122950%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 122950: 2
2026-03-29 16:00:30 [arval.uk] INFO: Found listing with ID: 124007
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124007%27 HTTP/1.1" 200 None
2026-03-29 16:00:30 [arval.uk] INFO: Scrape type for 124007: 2
2026-03-29 16:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931
2026-03-29 16:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with scrape type 2
2026-03-29 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with scrape type 2
2026-03-29 16:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1709ae9d-b60e-591a-a9e4-ec8087e084a0, identifier: 123931
2026-03-29 16:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931
2026-03-29 16:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931
2026-03-29 16:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931 to the API
2026-03-29 16:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123931>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1709ae9d-b60e-591a-a9e4-ec8087e084a0',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YD72EBP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-leon-hatchback-2020-10-tsi-evo-se-dynamic-5dr-123931',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Seat',
'model': 'LEON HATCHBACK (2020)',
'odometer': 30776,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12700.0,
'price_includes_vat': True,
'registration_date': '2022-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Seat LEON HATCHBACK (2020) 1.0 TSI EVO SE Dynamic 5dr',
'transmission': 'manual',
'trim': '1.0 TSI EVO SE Dynamic 5dr',
'vin': 'VSSZZZKLZNR056358',
'year': 2022}
2026-03-29 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123931%27 HTTP/1.1" 200 None
2026-03-29 16:00:31 [arval.uk] INFO: Saving data for 123931: {'created_time': 1773389255.585307, 'last_price_update_time': 1774800031.446127}
2026-03-29 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123931') HTTP/1.1" 204 0
2026-03-29 16:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046
2026-03-29 16:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with scrape type 2
2026-03-29 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with scrape type 2
2026-03-29 16:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02, identifier: 127046
2026-03-29 16:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046
2026-03-29 16:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046
2026-03-29 16:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046 to the API
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127046>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 111,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '98f31db4-c8ca-50ed-ad33-2d2eb0452c02',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DS72RYM',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-juke-hatchback-2019-10-dig-t-114-n-connecta-5dr-127046',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'JUKE HATCHBACK (2019)',
'odometer': 14788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan JUKE HATCHBACK (2019) 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'vin': 'SJNFAAF16U1208156',
'year': 2022}
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127046%27 HTTP/1.1" 200 None
2026-03-29 16:00:32 [arval.uk] INFO: Saving data for 127046: {'created_time': 1773389185.741096, 'last_price_update_time': 1774800032.26478}
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127046') HTTP/1.1" 204 0
2026-03-29 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118732> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127537> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125045> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732
2026-03-29 16:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd31b05-136f-5f12-b7b5-8868ccf50505 with scrape type 2
2026-03-29 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffd31b05-136f-5f12-b7b5-8868ccf50505 with scrape type 2
2026-03-29 16:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ffd31b05-136f-5f12-b7b5-8868ccf50505, identifier: 118732
2026-03-29 16:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732
2026-03-29 16:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732
2026-03-29 16:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732 to the API
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118732>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ffd31b05-136f-5f12-b7b5-8868ccf50505',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YS72SBU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-5dr-118732',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 16215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0JXXGAHJNB67675',
'year': 2022}
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118732%27 HTTP/1.1" 200 None
2026-03-29 16:00:32 [arval.uk] INFO: Saving data for 118732: {'created_time': 1773389221.378692, 'last_price_update_time': 1774800032.872128}
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118732') HTTP/1.1" 204 0
2026-03-29 16:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537
2026-03-29 16:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6a09a11-549a-530f-9f47-93210787c2b3 with scrape type 2
2026-03-29 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6a09a11-549a-530f-9f47-93210787c2b3 with scrape type 2
2026-03-29 16:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b6a09a11-549a-530f-9f47-93210787c2b3, identifier: 127537
2026-03-29 16:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045
2026-03-29 16:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2718f59b-9b27-5c2c-a497-8e7f82796a32 with scrape type 2
2026-03-29 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2718f59b-9b27-5c2c-a497-8e7f82796a32 with scrape type 2
2026-03-29 16:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2718f59b-9b27-5c2c-a497-8e7f82796a32, identifier: 125045
2026-03-29 16:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537
2026-03-29 16:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537
2026-03-29 16:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537 to the API
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127537>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 128,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b6a09a11-549a-530f-9f47-93210787c2b3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WR72FPK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/vauxhall-mokka-hatchback-2020-12-turbo-gs-line-5dr-127537',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Vauxhall',
'model': 'MOKKA HATCHBACK (2020)',
'odometer': 19188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13000.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall MOKKA HATCHBACK (2020) 1.2 Turbo GS Line 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo GS Line 5dr',
'vin': 'VXKUSHNSKNW080226',
'year': 2022}
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127537%27 HTTP/1.1" 200 None
2026-03-29 16:00:33 [arval.uk] INFO: Saving data for 127537: {'created_time': 1773389077.578094, 'last_price_update_time': 1774800033.391442}
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127537') HTTP/1.1" 204 0
2026-03-29 16:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045
2026-03-29 16:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045
2026-03-29 16:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045 to the API
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125045>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2718f59b-9b27-5c2c-a497-8e7f82796a32',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP72WHM',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-x-5dr-125045',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 19270,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line X 5dr',
'vin': 'WF0JXXGAHJNB62967',
'year': 2022}
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125045%27 HTTP/1.1" 200 None
2026-03-29 16:00:33 [arval.uk] INFO: Saving data for 125045: {'created_time': 1773389133.932079, 'last_price_update_time': 1774800033.735291}
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125045') HTTP/1.1" 204 0
2026-03-29 16:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122960> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960
2026-03-29 16:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with scrape type 2
2026-03-29 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with scrape type 2
2026-03-29 16:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea, identifier: 122960
2026-03-29 16:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960
2026-03-29 16:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960
2026-03-29 16:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960 to the API
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122960>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 154,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2784341e-ca4e-5867-bd7b-3d76e9fc0cea',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FV72KKS',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-puma-hatchback-2019-10-ecoboost-hybrid-mhev-155-st-line-x-5dr-122960',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'PUMA HATCHBACK (2019)',
'odometer': 41751,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13100.0,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'Ford PUMA HATCHBACK (2019) 1.0 EcoBoost Hybrid mHEV 155 ST-Line X '
'5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line X 5dr',
'vin': 'WF02XXERK2NJ23541',
'year': 2022}
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122960%27 HTTP/1.1" 200 None
2026-03-29 16:00:34 [arval.uk] INFO: Saving data for 122960: {'created_time': 1773389151.862739, 'last_price_update_time': 1774800034.274929}
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122960') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128780> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780
2026-03-29 16:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56caafd1-7a9e-59ff-b281-cc9a6a38280f with scrape type 2
2026-03-29 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56caafd1-7a9e-59ff-b281-cc9a6a38280f with scrape type 2
2026-03-29 16:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 56caafd1-7a9e-59ff-b281-cc9a6a38280f, identifier: 128780
2026-03-29 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780
2026-03-29 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780
2026-03-29 16:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780 to the API
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128780>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 3,
'engine': '0.0L',
'engine_horse_power': 181,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '56caafd1-7a9e-59ff-b281-cc9a6a38280f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BD72JVY',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mini-hatchback-electric-2021-135kw-cooper-s-level-3-33kwh-3dr-auto-128780',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mini',
'model': 'HATCHBACK ELECTRIC (2021)',
'odometer': 28630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13100.0,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 4,
'seller_name': None,
'title': 'Mini HATCHBACK ELECTRIC (2021) 135kW Cooper S Level 3 33kWh 3dr '
'Auto',
'transmission': 'automatic',
'trim': '135kW Cooper S Level 3 33kWh 3dr Auto',
'vin': 'WMW12DJ0902T80039',
'year': 2022}
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128780%27 HTTP/1.1" 200 None
2026-03-29 16:00:34 [arval.uk] INFO: Saving data for 128780: {'created_time': 1773389099.233461, 'last_price_update_time': 1774800034.841702}
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128780') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127544> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544
2026-03-29 16:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd15d047-267c-536e-b214-b060268ce0a7 with scrape type 2
2026-03-29 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd15d047-267c-536e-b214-b060268ce0a7 with scrape type 2
2026-03-29 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bd15d047-267c-536e-b214-b060268ce0a7, identifier: 127544
2026-03-29 16:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544
2026-03-29 16:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544
2026-03-29 16:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544 to the API
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127544>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 88,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bd15d047-267c-536e-b214-b060268ce0a7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DV72XML',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mazda-mazda2-hatchback-2019-15-e-skyactiv-g-gt-sport-5dr-127544',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mazda',
'model': 'MAZDA2 HATCHBACK (2019)',
'odometer': 10446,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13200.0,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MAZDA2 HATCHBACK (2019) 1.5 e-Skyactiv G GT Sport 5dr',
'transmission': 'manual',
'trim': '1.5 e-Skyactiv G GT Sport 5dr',
'vin': 'JMZDJ6HC601364028',
'year': 2022}
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127544%27 HTTP/1.1" 200 None
2026-03-29 16:00:35 [arval.uk] INFO: Saving data for 127544: {'created_time': 1773389088.990766, 'last_price_update_time': 1774800035.673757}
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127544') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126269> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269
2026-03-29 16:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with scrape type 2
2026-03-29 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with scrape type 2
2026-03-29 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2a8a82b7-c007-5528-8cef-13d0927b3fc3, identifier: 126269
2026-03-29 16:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269
2026-03-29 16:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269
2026-03-29 16:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269 to the API
2026-03-29 16:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126269>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2a8a82b7-c007-5528-8cef-13d0927b3fc3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YS72RVC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-hybrid-mhev-125-st-line-5dr-126269',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 12170,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost Hybrid mHEV 125 ST-Line '
'5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 125 ST-Line 5dr',
'vin': 'WF0JXXGAHJNB68257',
'year': 2022}
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126269%27 HTTP/1.1" 200 None
2026-03-29 16:00:36 [arval.uk] INFO: Saving data for 126269: {'created_time': 1773389116.330882, 'last_price_update_time': 1774800036.193338}
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126269') HTTP/1.1" 204 0
2026-03-29 16:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128157> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127057> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157
2026-03-29 16:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with scrape type 2
2026-03-29 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with scrape type 2
2026-03-29 16:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c, identifier: 128157
2026-03-29 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157
2026-03-29 16:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157
2026-03-29 16:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157 to the API
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128157>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 128,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2779fe07-e3a4-5bcb-8905-62ddc80cee2c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DL23YLF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/vauxhall-corsa-hatchback-2019-12-turbo-gs-5dr-auto-128157',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Vauxhall',
'model': 'CORSA HATCHBACK (2019)',
'odometer': 15157,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13400.0,
'price_includes_vat': True,
'registration_date': '2023-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall CORSA HATCHBACK (2019) 1.2 Turbo GS 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo GS 5dr Auto',
'vin': 'VXKUPHNSSP4202384',
'year': 2023}
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128157%27 HTTP/1.1" 200 None
2026-03-29 16:00:36 [arval.uk] INFO: Saving data for 128157: {'created_time': 1773389124.958931, 'last_price_update_time': 1774800036.767687}
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128157') HTTP/1.1" 204 0
2026-03-29 16:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116313> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057
2026-03-29 16:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with scrape type 2
2026-03-29 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with scrape type 2
2026-03-29 16:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687, identifier: 127057
2026-03-29 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057
2026-03-29 16:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057
2026-03-29 16:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057 to the API
2026-03-29 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127057>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fb0e5c8d-224a-5d26-9bf9-9fbdf014f687',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DA73WSJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-ibiza-hatchback-2021-10-tsi-110-fr-5dr-127057',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Seat',
'model': 'IBIZA HATCHBACK (2021)',
'odometer': 18211,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Seat IBIZA HATCHBACK (2021) 1.0 TSI 110 FR 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 FR 5dr',
'vin': 'VSSZZZKJ3RR007717',
'year': 2023}
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127057%27 HTTP/1.1" 200 None
2026-03-29 16:00:37 [arval.uk] INFO: Saving data for 127057: {'created_time': 1773389049.689457, 'last_price_update_time': 1774800037.204879}
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127057') HTTP/1.1" 204 0
2026-03-29 16:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313
2026-03-29 16:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1360845b-d225-575d-bfc0-cb79aff936b6 with scrape type 2
2026-03-29 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1360845b-d225-575d-bfc0-cb79aff936b6 with scrape type 2
2026-03-29 16:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1360845b-d225-575d-bfc0-cb79aff936b6, identifier: 116313
2026-03-29 16:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313
2026-03-29 16:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313
2026-03-29 16:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313 to the API
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116313>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 111,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1360845b-d225-575d-bfc0-cb79aff936b6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DS22WCP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-juke-hatchback-2019-10-dig-t-114-tekna-5dr-116313',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'JUKE HATCHBACK (2019)',
'odometer': 20325,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13400.0,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan JUKE HATCHBACK (2019) 1.0 DiG-T 114 Tekna+ 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Tekna+ 5dr',
'vin': 'SJNFAAF16U1184228',
'year': 2022}
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116313%27 HTTP/1.1" 200 None
2026-03-29 16:00:37 [arval.uk] INFO: Saving data for 116313: {'created_time': 1773389169.746639, 'last_price_update_time': 1774800037.623949}
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116313') HTTP/1.1" 204 0
2026-03-29 16:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130311> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311
2026-03-29 16:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cffad10a-afaa-51b1-8bc1-f4ff505114a7 with scrape type 2
2026-03-29 16:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cffad10a-afaa-51b1-8bc1-f4ff505114a7 with scrape type 2
2026-03-29 16:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: cffad10a-afaa-51b1-8bc1-f4ff505114a7, identifier: 130311
2026-03-29 16:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311
2026-03-29 16:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311
2026-03-29 16:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311 to the API
2026-03-29 16:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130311>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'cffad10a-afaa-51b1-8bc1-f4ff505114a7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LB71DND',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ds-ds-3-crossback-hatchback-2019-12-puretech-130-ultra-prestige-5dr-eat8-130311',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'DS',
'model': 'DS 3 CROSSBACK HATCHBACK (2019)',
'odometer': 40288,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13400.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 3 CROSSBACK HATCHBACK (2019) 1.2 PureTech 130 Ultra Prestige '
'5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 Ultra Prestige 5dr EAT8',
'vin': 'VR1URHNSSMW076789',
'year': 2021}
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130311%27 HTTP/1.1" 200 None
2026-03-29 16:00:38 [arval.uk] INFO: Saving data for 130311: {'created_time': 1773939108.342991, 'last_price_update_time': 1774800038.135036}
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130311') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/113137> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137
2026-03-29 16:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f95676-02ed-5666-b076-efe227a54063 with scrape type 2
2026-03-29 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78f95676-02ed-5666-b076-efe227a54063 with scrape type 2
2026-03-29 16:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 78f95676-02ed-5666-b076-efe227a54063, identifier: 113137
2026-03-29 16:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137
2026-03-29 16:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137
2026-03-29 16:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137 to the API
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/113137>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 94,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '78f95676-02ed-5666-b076-efe227a54063',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FH21YCX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a1-sportback-2018-25-tfsi-technik-5dr-113137',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A1 SPORTBACK (2018)',
'odometer': 18779,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13500.0,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 SPORTBACK (2018) 25 TFSI Technik 5dr',
'transmission': 'manual',
'trim': '25 TFSI Technik 5dr',
'vin': 'WAUZZZGB2MR065567',
'year': 2021}
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113137%27 HTTP/1.1" 200 None
2026-03-29 16:00:38 [arval.uk] INFO: Saving data for 113137: {'created_time': 1773387659.986719, 'last_price_update_time': 1774800038.681811}
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='113137') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123340> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340
2026-03-29 16:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c94d88-f260-50dd-b068-e5baacd93dd5 with scrape type 2
2026-03-29 16:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c94d88-f260-50dd-b068-e5baacd93dd5 with scrape type 2
2026-03-29 16:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 51c94d88-f260-50dd-b068-e5baacd93dd5, identifier: 123340
2026-03-29 16:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340
2026-03-29 16:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340
2026-03-29 16:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340 to the API
2026-03-29 16:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123340>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '51c94d88-f260-50dd-b068-e5baacd93dd5',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP72TNO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-x-5dr-123340',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 11420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13500.0,
'price_includes_vat': True,
'registration_date': '2022-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line X 5dr',
'vin': 'WF0JXXGAHJNB62962',
'year': 2022}
2026-03-29 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123340%27 HTTP/1.1" 200 None
2026-03-29 16:00:39 [arval.uk] INFO: Saving data for 123340: {'created_time': 1773389012.189893, 'last_price_update_time': 1774800039.46628}
2026-03-29 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123340') HTTP/1.1" 204 0
2026-03-29 16:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128562> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=3&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128558> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562
2026-03-29 16:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc90c4ca-12cd-515a-b185-3ff37df1efd2 with scrape type 2
2026-03-29 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc90c4ca-12cd-515a-b185-3ff37df1efd2 with scrape type 2
2026-03-29 16:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bc90c4ca-12cd-515a-b185-3ff37df1efd2, identifier: 128562
2026-03-29 16:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562
2026-03-29 16:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562
2026-03-29 16:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562 to the API
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128562>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bc90c4ca-12cd-515a-b185-3ff37df1efd2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DA73GWP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-ibiza-hatchback-2021-10-tsi-110-fr-5dr-128562',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Seat',
'model': 'IBIZA HATCHBACK (2021)',
'odometer': 14214,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13500.0,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat IBIZA HATCHBACK (2021) 1.0 TSI 110 FR 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 FR 5dr',
'vin': 'VSSZZZKJ4RR018564',
'year': 2023}
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128562%27 HTTP/1.1" 200 None
2026-03-29 16:00:40 [arval.uk] INFO: Saving data for 128562: {'created_time': 1773389001.399495, 'last_price_update_time': 1774800040.584699}
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128562') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128779> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:40 [arval.uk] INFO: Found listing with ID: 129696
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129696%27 HTTP/1.1" 200 None
2026-03-29 16:00:40 [arval.uk] INFO: Scrape type for 129696: 2
2026-03-29 16:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558
2026-03-29 16:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with scrape type 2
2026-03-29 16:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with scrape type 2
2026-03-29 16:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 72eabb4f-e842-5a4f-acff-b4e82ac07c60, identifier: 128558
2026-03-29 16:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558
2026-03-29 16:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558
2026-03-29 16:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558 to the API
2026-03-29 16:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128558>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 154,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '72eabb4f-e842-5a4f-acff-b4e82ac07c60',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YM22TFU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-hybrid-mhev-155-st-line-vignale-5dr-128558',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 24480,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost Hybrid mHEV 155 ST-Line '
'Vignale 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr',
'vin': 'WF0JXXGAHJNJ35856',
'year': 2022}
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128558%27 HTTP/1.1" 200 None
2026-03-29 16:00:41 [arval.uk] INFO: Saving data for 128558: {'created_time': 1773389022.892649, 'last_price_update_time': 1774800041.566317}
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128558') HTTP/1.1" 204 0
2026-03-29 16:00:41 [arval.uk] INFO: Found listing with ID: 130948
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130948%27 HTTP/1.1" 200 None
2026-03-29 16:00:41 [arval.uk] INFO: Scrape type for 130948: 2
2026-03-29 16:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:41 [arval.uk] INFO: Found listing with ID: 130080
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130080%27 HTTP/1.1" 200 None
2026-03-29 16:00:41 [arval.uk] INFO: Scrape type for 130080: 2
2026-03-29 16:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124007> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122950> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130325> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779
2026-03-29 16:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41cf411c-74c2-5440-af26-37091720e38d with scrape type 2
2026-03-29 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41cf411c-74c2-5440-af26-37091720e38d with scrape type 2
2026-03-29 16:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 41cf411c-74c2-5440-af26-37091720e38d, identifier: 128779
2026-03-29 16:00:41 [arval.uk] INFO: Found listing with ID: 116799
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116799%27 HTTP/1.1" 200 None
2026-03-29 16:00:41 [arval.uk] INFO: Scrape type for 116799: 2
2026-03-29 16:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779
2026-03-29 16:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779
2026-03-29 16:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779 to the API
2026-03-29 16:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128779>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '41cf411c-74c2-5440-af26-37091720e38d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YM72DFL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-x-5dr-128779',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 11529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line X 5dr',
'vin': 'WF0JXXGAHJNB62685',
'year': 2022}
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128779%27 HTTP/1.1" 200 None
2026-03-29 16:00:42 [arval.uk] INFO: Saving data for 128779: {'created_time': 1773388944.591828, 'last_price_update_time': 1774800042.049039}
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128779') HTTP/1.1" 204 0
2026-03-29 16:00:42 [arval.uk] INFO: Found listing with ID: 121919
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121919%27 HTTP/1.1" 200 None
2026-03-29 16:00:42 [arval.uk] INFO: Scrape type for 121919: 2
2026-03-29 16: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-29 16:00:42 [arval.uk] INFO: Found listing with ID: 124141
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124141%27 HTTP/1.1" 200 None
2026-03-29 16:00:42 [arval.uk] INFO: Scrape type for 124141: 2
2026-03-29 16:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007
2026-03-29 16:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c0f89a-a99d-580d-b217-50c33bd2129e with scrape type 2
2026-03-29 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98c0f89a-a99d-580d-b217-50c33bd2129e with scrape type 2
2026-03-29 16:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 98c0f89a-a99d-580d-b217-50c33bd2129e, identifier: 124007
2026-03-29 16:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950
2026-03-29 16:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with scrape type 2
2026-03-29 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with scrape type 2
2026-03-29 16:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e, identifier: 122950
2026-03-29 16:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325
2026-03-29 16:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b18591b2-889c-546c-8cab-bdee40fa8b39 with scrape type 2
2026-03-29 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b18591b2-889c-546c-8cab-bdee40fa8b39 with scrape type 2
2026-03-29 16:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b18591b2-889c-546c-8cab-bdee40fa8b39, identifier: 130325
2026-03-29 16:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007
2026-03-29 16:00:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007
2026-03-29 16:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007 to the API
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124007>
{'auction_title': '',
'category': 'Car',
'color': 'orange',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '98c0f89a-a99d-580d-b217-50c33bd2129e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AF72DDU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/peugeot-2008-estate-2019-12-puretech-130-gt-5dr-124007',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Peugeot',
'model': '2008 ESTATE (2019)',
'odometer': 20418,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14000.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 ESTATE (2019) 1.2 PureTech 130 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 GT 5dr',
'vin': 'VR3USHNSKNJ721529',
'year': 2022}
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124007%27 HTTP/1.1" 200 None
2026-03-29 16:00:42 [arval.uk] INFO: Saving data for 124007: {'created_time': 1773388909.092083, 'last_price_update_time': 1774800042.799866}
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124007') HTTP/1.1" 204 0
2026-03-29 16:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950
2026-03-29 16:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950
2026-03-29 16:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950 to the API
2026-03-29 16:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122950>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd038bd69-cf20-5c1c-ae58-3dfd1a15e93e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YG73ZYX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-ibiza-hatchback-2021-10-tsi-110-fr-5dr-122950',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Seat',
'model': 'IBIZA HATCHBACK (2021)',
'odometer': 12955,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14000.0,
'price_includes_vat': True,
'registration_date': '2023-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Seat IBIZA HATCHBACK (2021) 1.0 TSI 110 FR 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 FR 5dr',
'vin': 'VSSZZZKJ1PR146435',
'year': 2023}
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122950%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Saving data for 122950: {'created_time': 1773389059.616118, 'last_price_update_time': 1774800043.160334}
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122950') HTTP/1.1" 204 0
2026-03-29 16:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325
2026-03-29 16:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325
2026-03-29 16:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325 to the API
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130325>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 118,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b18591b2-889c-546c-8cab-bdee40fa8b39',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DP73KYJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-i30-hatchback-2020-10t-gdi-se-connect-5dr-dct-130325',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'I30 HATCHBACK (2020)',
'odometer': 26262,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13800.0,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai I30 HATCHBACK (2020) 1.0T GDi SE Connect 5dr DCT',
'transmission': 'automatic',
'trim': '1.0T GDi SE Connect 5dr DCT',
'vin': 'TMAH351BVPJ219315',
'year': 2023}
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130325%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Saving data for 130325: {'created_time': 1773939459.574965, 'last_price_update_time': 1774800043.508233}
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130325') HTTP/1.1" 204 0
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 128882
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128882%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 128882: 2
2026-03-29 16:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132171> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 119109
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27119109%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 119109: 2
2026-03-29 16:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129669> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 116915
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116915%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 116915: 2
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 125534
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125534%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 125534: 2
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 127067
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127067%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 127067: 2
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 131076
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131076%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 131076: 2
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 127492
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127492%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 127492: 2
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 123598
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123598%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 123598: 2
2026-03-29 16:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a249ccd5-464b-565d-83bd-d174c485d5b7 with identifier: 132171
2026-03-29 16:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a249ccd5-464b-565d-83bd-d174c485d5b7 with scrape type 2
2026-03-29 16:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a249ccd5-464b-565d-83bd-d174c485d5b7 with scrape type 2
2026-03-29 16:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a249ccd5-464b-565d-83bd-d174c485d5b7, identifier: 132171
2026-03-29 16:00:43 [arval.uk] INFO: Found listing with ID: 127326
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127326%27 HTTP/1.1" 200 None
2026-03-29 16:00:43 [arval.uk] INFO: Scrape type for 127326: 2
2026-03-29 16:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a249ccd5-464b-565d-83bd-d174c485d5b7 with identifier: 132171
2026-03-29 16:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a249ccd5-464b-565d-83bd-d174c485d5b7 with identifier: 132171
2026-03-29 16:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a249ccd5-464b-565d-83bd-d174c485d5b7 with identifier: 132171 to the API
2026-03-29 16:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132171>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'a249ccd5-464b-565d-83bd-d174c485d5b7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YH23CFU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-ibiza-hatchback-2021-10-tsi-110-xcellence-lux-5dr-132171',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Seat',
'model': 'IBIZA HATCHBACK (2021)',
'odometer': 33246,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Seat IBIZA HATCHBACK (2021) 1.0 TSI 110 Xcellence Lux 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 Xcellence Lux 5dr',
'vin': 'VSSZZZKJ3PR086920',
'year': 2023}
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132171%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Saving data for 132171: {'created_time': 1774393227.372044, 'last_price_update_time': 1774800044.104581}
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='132171') HTTP/1.1" 204 0
2026-03-29 16:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669
2026-03-29 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75a43d2-1497-55ff-8188-e2ded62e9212 with scrape type 2
2026-03-29 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75a43d2-1497-55ff-8188-e2ded62e9212 with scrape type 2
2026-03-29 16:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b75a43d2-1497-55ff-8188-e2ded62e9212, identifier: 129669
2026-03-29 16: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-29 16:00:44 [arval.uk] INFO: Found listing with ID: 130269
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130269%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Scrape type for 130269: 2
2026-03-29 16:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669
2026-03-29 16:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669
2026-03-29 16:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669 to the API
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129669>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b75a43d2-1497-55ff-8188-e2ded62e9212',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YM72FLF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-st-line-5dr-129669',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 10920,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13800.0,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0JXXGAHJNR77996',
'year': 2023}
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129669%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Saving data for 129669: {'created_time': 1773653033.053248, 'last_price_update_time': 1774800044.648611}
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129669') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:44 [arval.uk] INFO: Found listing with ID: 131042
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131042%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Scrape type for 131042: 2
2026-03-29 16:00:44 [arval.uk] INFO: Found listing with ID: 130086
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130086%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Scrape type for 130086: 2
2026-03-29 16:00:44 [arval.uk] INFO: Found listing with ID: 130792
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130792%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Scrape type for 130792: 2
2026-03-29 16:00:44 [arval.uk] INFO: Found listing with ID: 128778
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128778%27 HTTP/1.1" 200 None
2026-03-29 16:00:44 [arval.uk] INFO: Scrape type for 128778: 2
2026-03-29 16:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129696> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696
2026-03-29 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708ebb82-f65b-56fa-93b2-4999863e2b7d with scrape type 2
2026-03-29 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 708ebb82-f65b-56fa-93b2-4999863e2b7d with scrape type 2
2026-03-29 16:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 708ebb82-f65b-56fa-93b2-4999863e2b7d, identifier: 129696
2026-03-29 16:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696
2026-03-29 16:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696
2026-03-29 16:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696 to the API
2026-03-29 16:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129696>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '708ebb82-f65b-56fa-93b2-4999863e2b7d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'OE73TDZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-i20-hatchback-2020-10t-gdi-48v-mhd-premium-5dr-129696',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'I20 HATCHBACK (2020)',
'odometer': 19521,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14000.0,
'price_includes_vat': True,
'registration_date': '2023-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai I20 HATCHBACK (2020) 1.0T GDi 48V MHD Premium 5dr',
'transmission': 'manual',
'trim': '1.0T GDi 48V MHD Premium 5dr',
'vin': 'NLHBR51G8RZ393320',
'year': 2023}
2026-03-29 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129696%27 HTTP/1.1" 200 None
2026-03-29 16:00:45 [arval.uk] INFO: Saving data for 129696: {'created_time': 1774281631.832654, 'last_price_update_time': 1774800045.393729}
2026-03-29 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129696') HTTP/1.1" 204 0
2026-03-29 16:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130948> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68dae236-151a-5c4c-b8a9-e4df6b14ea55 with identifier: 130948
2026-03-29 16:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68dae236-151a-5c4c-b8a9-e4df6b14ea55 with scrape type 2
2026-03-29 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68dae236-151a-5c4c-b8a9-e4df6b14ea55 with scrape type 2
2026-03-29 16:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 68dae236-151a-5c4c-b8a9-e4df6b14ea55, identifier: 130948
2026-03-29 16:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 68dae236-151a-5c4c-b8a9-e4df6b14ea55 with identifier: 130948
2026-03-29 16:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 68dae236-151a-5c4c-b8a9-e4df6b14ea55 with identifier: 130948
2026-03-29 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 68dae236-151a-5c4c-b8a9-e4df6b14ea55 with identifier: 130948 to the API
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130948>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 201,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '68dae236-151a-5c4c-b8a9-e4df6b14ea55',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WU71HSF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/skoda-enyaq-iv-estate-2021-150kw-80-loft-82kwh-5dr-auto-130948',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Skoda',
'model': 'ENYAQ IV ESTATE (2021)',
'odometer': 78501,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14000.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda ENYAQ IV ESTATE (2021) 150kW 80 Loft 82kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 80 Loft 82kWh 5dr Auto',
'vin': 'TMBKC7NY0NF013553',
'year': 2021}
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130948%27 HTTP/1.1" 200 None
2026-03-29 16:00:46 [arval.uk] INFO: Saving data for 130948: {'created_time': 1774612855.198969, 'last_price_update_time': 1774800046.233008}
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130948') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116799> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121919> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799
2026-03-29 16:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1824cec7-b606-5f08-b5fe-a73724181fa8 with scrape type 2
2026-03-29 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1824cec7-b606-5f08-b5fe-a73724181fa8 with scrape type 2
2026-03-29 16:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1824cec7-b606-5f08-b5fe-a73724181fa8, identifier: 116799
2026-03-29 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799
2026-03-29 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799
2026-03-29 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799 to the API
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116799>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1824cec7-b606-5f08-b5fe-a73724181fa8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HX71XPS',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-2-series-active-tourer-2018-225xe-220-luxury-5dr-auto-116799',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '2 SERIES ACTIVE TOURER (2018)',
'odometer': 38654,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES ACTIVE TOURER (2018) 225xe [220] Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '225xe [220] Luxury 5dr Auto',
'vin': 'WBA6Y320107J97542',
'year': 2021}
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116799%27 HTTP/1.1" 200 None
2026-03-29 16:00:46 [arval.uk] INFO: Saving data for 116799: {'created_time': 1773388928.534528, 'last_price_update_time': 1774800046.760464}
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116799') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130080> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124141> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919
2026-03-29 16:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with scrape type 2
2026-03-29 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with scrape type 2
2026-03-29 16:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b, identifier: 121919
2026-03-29 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919
2026-03-29 16:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919
2026-03-29 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919 to the API
2026-03-29 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121919>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 201,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '94b9fbd0-f840-5e9d-bcc4-30f02ef5168b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'EJ22TJU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-id3-hatchback-2020-150kw-family-pro-perform-58kwh-5dr-auto-120kw-ch-121919',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'ID.3 HATCHBACK (2020)',
'odometer': 31703,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 HATCHBACK (2020) 150kW Family Pro Perform 58kWh 5dr '
'Auto [120kW Ch]',
'transmission': 'automatic',
'trim': '150kW Family Pro Perform 58kWh 5dr Auto [120kW Ch]',
'vin': 'WVWZZZE1ZNP033979',
'year': 2022}
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121919%27 HTTP/1.1" 200 None
2026-03-29 16:00:47 [arval.uk] INFO: Saving data for 121919: {'created_time': 1773388858.9447, 'last_price_update_time': 1774800047.179716}
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121919') HTTP/1.1" 204 0
2026-03-29 16:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080
2026-03-29 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a9b6c05-7460-5f72-a995-e2007de797cc with scrape type 2
2026-03-29 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a9b6c05-7460-5f72-a995-e2007de797cc with scrape type 2
2026-03-29 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5a9b6c05-7460-5f72-a995-e2007de797cc, identifier: 130080
2026-03-29 16:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141
2026-03-29 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with scrape type 2
2026-03-29 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with scrape type 2
2026-03-29 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb, identifier: 124141
2026-03-29 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080
2026-03-29 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080
2026-03-29 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080 to the API
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130080>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 94,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5a9b6c05-7460-5f72-a995-e2007de797cc',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YB71WBY',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-t-cross-estate-2019-10-tsi-s-5dr-130080',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'T-CROSS ESTATE (2019)',
'odometer': 27702,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-CROSS ESTATE (2019) 1.0 TSI S 5dr',
'transmission': 'manual',
'trim': '1.0 TSI S 5dr',
'vin': 'WVGZZZC1ZNY045688',
'year': 2022}
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130080%27 HTTP/1.1" 200 None
2026-03-29 16:00:47 [arval.uk] INFO: Saving data for 130080: {'created_time': 1773653034.975402, 'last_price_update_time': 1774800047.678972}
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130080') HTTP/1.1" 204 0
2026-03-29 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141
2026-03-29 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141
2026-03-29 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141 to the API
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124141>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 94,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HF73WUP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-polo-hatchback-2021-10-tsi-life-5dr-124141',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'POLO HATCHBACK (2021)',
'odometer': 25230,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2023-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen POLO HATCHBACK (2021) 1.0 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.0 TSI Life 5dr',
'vin': 'WVWZZZAWZPU094351',
'year': 2023}
2026-03-29 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124141%27 HTTP/1.1" 200 None
2026-03-29 16:00:48 [arval.uk] INFO: Saving data for 124141: {'created_time': 1773388917.799543, 'last_price_update_time': 1774800048.00896}
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124141') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128882> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882
2026-03-29 16:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with scrape type 2
2026-03-29 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with scrape type 2
2026-03-29 16:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b1608b8e-685c-576a-a9d2-e8fae7ca4b02, identifier: 128882
2026-03-29 16:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882
2026-03-29 16:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882
2026-03-29 16:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882 to the API
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128882>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b1608b8e-685c-576a-a9d2-e8fae7ca4b02',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AK72TPO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/peugeot-2008-estate-2019-12-puretech-130-gt-5dr-128882',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Peugeot',
'model': '2008 ESTATE (2019)',
'odometer': 23805,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 ESTATE (2019) 1.2 PureTech 130 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 GT 5dr',
'vin': 'VR3USHNSKNJ827692',
'year': 2023}
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128882%27 HTTP/1.1" 200 None
2026-03-29 16:00:48 [arval.uk] INFO: Saving data for 128882: {'created_time': 1773388879.604228, 'last_price_update_time': 1774800048.587627}
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128882') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/119109> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109
2026-03-29 16:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8673390-97f5-5b92-a07d-ba7762e2d8c9 with scrape type 2
2026-03-29 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8673390-97f5-5b92-a07d-ba7762e2d8c9 with scrape type 2
2026-03-29 16:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: e8673390-97f5-5b92-a07d-ba7762e2d8c9, identifier: 119109
2026-03-29 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109
2026-03-29 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109
2026-03-29 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109 to the API
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/119109>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'e8673390-97f5-5b92-a07d-ba7762e2d8c9',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP72HTF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-fiesta-hatchback-2021-10-ecoboost-hbd-mhev-125-st-line-vignale-5dr-auto-119109',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FIESTA HATCHBACK (2021)',
'odometer': 16659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FIESTA HATCHBACK (2021) 1.0 EcoBoost Hbd mHEV 125 ST-Line '
'Vignale 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Hbd mHEV 125 ST-Line Vignale 5dr Auto',
'vin': 'WF0JXXGAHJNT24198',
'year': 2022}
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27119109%27 HTTP/1.1" 200 None
2026-03-29 16:00:49 [arval.uk] INFO: Saving data for 119109: {'created_time': 1773388948.853946, 'last_price_update_time': 1774800049.356889}
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='119109') HTTP/1.1" 204 0
2026-03-29 16:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116915> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125534> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915
2026-03-29 16:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1a0912-8c38-5465-af3a-5afa7687f9ca with scrape type 2
2026-03-29 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c1a0912-8c38-5465-af3a-5afa7687f9ca with scrape type 2
2026-03-29 16:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5c1a0912-8c38-5465-af3a-5afa7687f9ca, identifier: 116915
2026-03-29 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915
2026-03-29 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915
2026-03-29 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915 to the API
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116915>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '5c1a0912-8c38-5465-af3a-5afa7687f9ca',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WU71HVF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/skoda-enyaq-iv-estate-2021-132kw-60-suite-nav-62kwh-5dr-auto-116915',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Skoda',
'model': 'ENYAQ IV ESTATE (2021)',
'odometer': 33014,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda ENYAQ IV ESTATE (2021) 132kW 60 Suite Nav 62kWh 5dr Auto',
'transmission': 'automatic',
'trim': '132kW 60 Suite Nav 62kWh 5dr Auto',
'vin': 'TMBKB7NY3NF009922',
'year': 2021}
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116915%27 HTTP/1.1" 200 None
2026-03-29 16:00:49 [arval.uk] INFO: Saving data for 116915: {'created_time': 1773388888.40808, 'last_price_update_time': 1774800049.955868}
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116915') HTTP/1.1" 204 0
2026-03-29 16:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127067> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534
2026-03-29 16:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b71f2d-4831-54e5-afe8-755aeb2934d3 with scrape type 2
2026-03-29 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5b71f2d-4831-54e5-afe8-755aeb2934d3 with scrape type 2
2026-03-29 16:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b5b71f2d-4831-54e5-afe8-755aeb2934d3, identifier: 125534
2026-03-29 16:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534
2026-03-29 16:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534
2026-03-29 16:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534 to the API
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125534>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b5b71f2d-4831-54e5-afe8-755aeb2934d3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VN72LWW',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-14-tsi-gte-5dr-dsg-125534',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 66157,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14800.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.4 TSI GTE 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI GTE 5dr DSG',
'vin': 'WVWZZZCD5PW306814',
'year': 2022}
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125534%27 HTTP/1.1" 200 None
2026-03-29 16:00:50 [arval.uk] INFO: Saving data for 125534: {'created_time': 1773388754.56674, 'last_price_update_time': 1774800050.378648}
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125534') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067
2026-03-29 16:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00802ebd-8183-5d5a-a51b-e018c1e20a96 with scrape type 2
2026-03-29 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00802ebd-8183-5d5a-a51b-e018c1e20a96 with scrape type 2
2026-03-29 16:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 00802ebd-8183-5d5a-a51b-e018c1e20a96, identifier: 127067
2026-03-29 16:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067
2026-03-29 16:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067
2026-03-29 16:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067 to the API
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127067>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '00802ebd-8183-5d5a-a51b-e018c1e20a96',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DL72MSO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-puma-hatchback-2019-10-ecoboost-hybrid-mhev-155-st-line-x-5dr-127067',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'PUMA HATCHBACK (2019)',
'odometer': 14357,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15000.0,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Ford PUMA HATCHBACK (2019) 1.0 EcoBoost Hybrid mHEV 155 ST-Line X '
'5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line X 5dr',
'vin': 'WF02XXERK2NB02544',
'year': 2023}
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127067%27 HTTP/1.1" 200 None
2026-03-29 16:00:50 [arval.uk] INFO: Saving data for 127067: {'created_time': 1773388869.922748, 'last_price_update_time': 1774800050.791213}
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127067') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127492> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131076> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492
2026-03-29 16:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e69858a6-1407-5f96-8bd5-7d7076f13a0c with scrape type 2
2026-03-29 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e69858a6-1407-5f96-8bd5-7d7076f13a0c with scrape type 2
2026-03-29 16:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: e69858a6-1407-5f96-8bd5-7d7076f13a0c, identifier: 127492
2026-03-29 16:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93156c9-f20a-547b-9e38-1cc4d9265958 with identifier: 131076
2026-03-29 16:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93156c9-f20a-547b-9e38-1cc4d9265958 with scrape type 2
2026-03-29 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93156c9-f20a-547b-9e38-1cc4d9265958 with scrape type 2
2026-03-29 16:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d93156c9-f20a-547b-9e38-1cc4d9265958, identifier: 131076
2026-03-29 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492
2026-03-29 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492
2026-03-29 16:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492 to the API
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127492>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e69858a6-1407-5f96-8bd5-7d7076f13a0c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FD71XWU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/toyota-corolla-touring-sport-2018-18-vvt-i-hybrid-icon-tech-5dr-cvt-127492',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Toyota',
'model': 'COROLLA TOURING SPORT (2018)',
'odometer': 71523,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15100.0,
'price_includes_vat': True,
'registration_date': '2022-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota COROLLA TOURING SPORT (2018) 1.8 VVT-i Hybrid Icon Tech 5dr '
'CVT',
'transmission': 'automatic',
'trim': '1.8 VVT-i Hybrid Icon Tech 5dr CVT',
'vin': 'SB1Z93BE50E287950',
'year': 2022}
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127492%27 HTTP/1.1" 200 None
2026-03-29 16:00:51 [arval.uk] INFO: Saving data for 127492: {'created_time': 1773388830.280305, 'last_price_update_time': 1774800051.413388}
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127492') HTTP/1.1" 204 0
2026-03-29 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d93156c9-f20a-547b-9e38-1cc4d9265958 with identifier: 131076
2026-03-29 16:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d93156c9-f20a-547b-9e38-1cc4d9265958 with identifier: 131076
2026-03-29 16:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d93156c9-f20a-547b-9e38-1cc4d9265958 with identifier: 131076 to the API
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131076>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd93156c9-f20a-547b-9e38-1cc4d9265958',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AF22BSX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/peugeot-2008-estate-2019-12-puretech-130-gt-5dr-131076',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Peugeot',
'model': '2008 ESTATE (2019)',
'odometer': 17954,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15000.0,
'price_includes_vat': True,
'registration_date': '2022-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 ESTATE (2019) 1.2 PureTech 130 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 GT 5dr',
'vin': 'VR3USHNSKNJ559804',
'year': 2022}
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131076%27 HTTP/1.1" 200 None
2026-03-29 16:00:51 [arval.uk] INFO: Saving data for 131076: {'created_time': 1774612866.443352, 'last_price_update_time': 1774800051.728629}
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131076') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123598> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598
2026-03-29 16:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8335d9a4-c3ad-517d-bd84-b005581ad8de with scrape type 2
2026-03-29 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8335d9a4-c3ad-517d-bd84-b005581ad8de with scrape type 2
2026-03-29 16:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8335d9a4-c3ad-517d-bd84-b005581ad8de, identifier: 123598
2026-03-29 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598
2026-03-29 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598
2026-03-29 16:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598 to the API
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123598>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8335d9a4-c3ad-517d-bd84-b005581ad8de',
'is_damaged': False,
'is_operable': True,
'license_plate': 'MJ72FND',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/skoda-karoq-diesel-estate-2022-20-tdi-150-se-drive-5dr-123598',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Skoda',
'model': 'KAROQ DIESEL ESTATE (2022)',
'odometer': 53436,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15200.0,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda KAROQ DIESEL ESTATE (2022) 2.0 TDI [150] SE Drive 5dr',
'transmission': 'manual',
'trim': '2.0 TDI [150] SE Drive 5dr',
'vin': 'TMBKJ7NU2P5025635',
'year': 2023}
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123598%27 HTTP/1.1" 200 None
2026-03-29 16:00:52 [arval.uk] INFO: Saving data for 123598: {'created_time': 1773388769.594912, 'last_price_update_time': 1774800052.296562}
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123598') HTTP/1.1" 204 0
2026-03-29 16:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127326> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326
2026-03-29 16:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with scrape type 2
2026-03-29 16:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with scrape type 2
2026-03-29 16:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43, identifier: 127326
2026-03-29 16:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326
2026-03-29 16:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326
2026-03-29 16:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326 to the API
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127326>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '94c4ca2f-8bd3-53f9-ab8a-d20839b39e43',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FP73DJJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-focus-hatchback-2021-10-ecoboost-st-line-5dr-127326',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FOCUS HATCHBACK (2021)',
'odometer': 17332,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15400.0,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FOCUS HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0NXXGCHNPJ33229',
'year': 2023}
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127326%27 HTTP/1.1" 200 None
2026-03-29 16:00:52 [arval.uk] INFO: Saving data for 127326: {'created_time': 1773388780.813079, 'last_price_update_time': 1774800052.841091}
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127326') HTTP/1.1" 204 0
2026-03-29 16:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130269> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269
2026-03-29 16:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23b1a8bd-caaa-5596-86d4-94840ea109b1 with scrape type 2
2026-03-29 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23b1a8bd-caaa-5596-86d4-94840ea109b1 with scrape type 2
2026-03-29 16:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 23b1a8bd-caaa-5596-86d4-94840ea109b1, identifier: 130269
2026-03-29 16:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269
2026-03-29 16:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269
2026-03-29 16:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269 to the API
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130269>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 139,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '23b1a8bd-caaa-5596-86d4-94840ea109b1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BK72YSP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-kona-hatchback-2021-16-gdi-hybrid-se-connect-5dr-dct-130269',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'KONA HATCHBACK (2021)',
'odometer': 25336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai KONA HATCHBACK (2021) 1.6 GDi Hybrid SE Connect 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid SE Connect 5dr DCT',
'vin': 'KMHK281EVPU108338',
'year': 2022}
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130269%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Saving data for 130269: {'created_time': 1773388840.280177, 'last_price_update_time': 1774800053.564075}
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130269') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=4&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 130605
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130605%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 130605: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 125156
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125156%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 125156: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 131264
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131264%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 131264: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 128924
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128924%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 128924: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 121655
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121655%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 121655: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 130974
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130974%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 130974: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 132168
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132168%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 132168: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 129575
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129575%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 129575: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 130273
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130273%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 130273: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 116646
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116646%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 116646: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 122775
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122775%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 122775: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 126485
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126485%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 126485: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 130071
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130071%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 130071: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 121186
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121186%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 121186: 2
2026-03-29 16: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-29 16:00:53 [arval.uk] INFO: Found listing with ID: 128787
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128787%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 128787: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 130704
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130704%27 HTTP/1.1" 200 None
2026-03-29 16:00:53 [arval.uk] INFO: Scrape type for 130704: 2
2026-03-29 16:00:53 [arval.uk] INFO: Found listing with ID: 124948
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124948%27 HTTP/1.1" 200 None
2026-03-29 16:00:54 [arval.uk] INFO: Scrape type for 124948: 2
2026-03-29 16:00:54 [arval.uk] INFO: Found listing with ID: 129638
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129638%27 HTTP/1.1" 200 None
2026-03-29 16:00:54 [arval.uk] INFO: Scrape type for 129638: 2
2026-03-29 16:00:54 [arval.uk] INFO: Found listing with ID: 130601
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130601%27 HTTP/1.1" 200 None
2026-03-29 16:00:54 [arval.uk] INFO: Scrape type for 130601: 2
2026-03-29 16:00:54 [arval.uk] INFO: Found listing with ID: 127200
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127200%27 HTTP/1.1" 200 None
2026-03-29 16:00:54 [arval.uk] INFO: Scrape type for 127200: 2
2026-03-29 16:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128778> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778
2026-03-29 16:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 236f0728-9bd5-591c-8871-65b4b3c848d2 with scrape type 2
2026-03-29 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 236f0728-9bd5-591c-8871-65b4b3c848d2 with scrape type 2
2026-03-29 16:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 236f0728-9bd5-591c-8871-65b4b3c848d2, identifier: 128778
2026-03-29 16:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778
2026-03-29 16:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778
2026-03-29 16:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778 to the API
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128778>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '236f0728-9bd5-591c-8871-65b4b3c848d2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DY22YUL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-kuga-estate-2019-15-ecoboost-150-st-line-edition-5dr-128778',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'KUGA ESTATE (2019)',
'odometer': 30275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford KUGA ESTATE (2019) 1.5 EcoBoost 150 ST-Line Edition 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost 150 ST-Line Edition 5dr',
'vin': 'WF0FXXWPMFNS87436',
'year': 2022}
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128778%27 HTTP/1.1" 200 None
2026-03-29 16:00:54 [arval.uk] INFO: Saving data for 128778: {'created_time': 1773388705.389494, 'last_price_update_time': 1774800054.664726}
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128778') HTTP/1.1" 204 0
2026-03-29 16:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130086> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26218923-86e9-574c-a7c8-ae471491ebc5 with identifier: 130086
2026-03-29 16:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26218923-86e9-574c-a7c8-ae471491ebc5 with scrape type 2
2026-03-29 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26218923-86e9-574c-a7c8-ae471491ebc5 with scrape type 2
2026-03-29 16:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 26218923-86e9-574c-a7c8-ae471491ebc5, identifier: 130086
2026-03-29 16:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 26218923-86e9-574c-a7c8-ae471491ebc5 with identifier: 130086
2026-03-29 16:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 26218923-86e9-574c-a7c8-ae471491ebc5 with identifier: 130086
2026-03-29 16:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 26218923-86e9-574c-a7c8-ae471491ebc5 with identifier: 130086 to the API
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130086>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 128,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '26218923-86e9-574c-a7c8-ae471491ebc5',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DN73HYC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/vauxhall-corsa-hatchback-2019-12-turbo-ultimate-5dr-auto-130086',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Vauxhall',
'model': 'CORSA HATCHBACK (2019)',
'odometer': 16139,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15600.0,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall CORSA HATCHBACK (2019) 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'vin': 'VXKUPHNSSP4183012',
'year': 2023}
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130086%27 HTTP/1.1" 200 None
2026-03-29 16:00:55 [arval.uk] INFO: Saving data for 130086: {'created_time': 1774613022.923958, 'last_price_update_time': 1774800055.285611}
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130086') HTTP/1.1" 204 0
2026-03-29 16:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131042> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130605> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 213eaa33-12b6-5564-8ea0-4066344ad75f with identifier: 131042
2026-03-29 16:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 213eaa33-12b6-5564-8ea0-4066344ad75f with scrape type 2
2026-03-29 16:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 213eaa33-12b6-5564-8ea0-4066344ad75f with scrape type 2
2026-03-29 16:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 213eaa33-12b6-5564-8ea0-4066344ad75f, identifier: 131042
2026-03-29 16:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 213eaa33-12b6-5564-8ea0-4066344ad75f with identifier: 131042
2026-03-29 16:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 213eaa33-12b6-5564-8ea0-4066344ad75f with identifier: 131042
2026-03-29 16:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 213eaa33-12b6-5564-8ea0-4066344ad75f with identifier: 131042 to the API
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131042>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '213eaa33-12b6-5564-8ea0-4066344ad75f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YR23VTY',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-focus-hatchback-2021-10-ecoboost-st-line-5dr-131042',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FOCUS HATCHBACK (2021)',
'odometer': 16398,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FOCUS HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0NXXGCHNNR15937',
'year': 2023}
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131042%27 HTTP/1.1" 200 None
2026-03-29 16:00:55 [arval.uk] INFO: Saving data for 131042: {'created_time': 1774612894.096298, 'last_price_update_time': 1774800055.816961}
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131042') HTTP/1.1" 204 0
2026-03-29 16:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130792> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605
2026-03-29 16:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2fc78d-f44d-523a-810d-23334f15001b with scrape type 2
2026-03-29 16:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb2fc78d-f44d-523a-810d-23334f15001b with scrape type 2
2026-03-29 16:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bb2fc78d-f44d-523a-810d-23334f15001b, identifier: 130605
2026-03-29 16:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605
2026-03-29 16:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605
2026-03-29 16:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605 to the API
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130605>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 139,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bb2fc78d-f44d-523a-810d-23334f15001b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DN22CUV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-kona-hatchback-2021-16-gdi-hybrid-premium-5dr-dct-130605',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'KONA HATCHBACK (2021)',
'odometer': 30820,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai KONA HATCHBACK (2021) 1.6 GDi Hybrid Premium 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid Premium 5dr DCT',
'vin': 'KMHK381EVNU088818',
'year': 2022}
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130605%27 HTTP/1.1" 200 None
2026-03-29 16:00:56 [arval.uk] INFO: Saving data for 130605: {'created_time': 1773676868.844049, 'last_price_update_time': 1774800056.263601}
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130605') HTTP/1.1" 204 0
2026-03-29 16:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792
2026-03-29 16:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c5038b-1cfa-5ca1-b668-bb54848334f8 with scrape type 2
2026-03-29 16:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c5038b-1cfa-5ca1-b668-bb54848334f8 with scrape type 2
2026-03-29 16:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 01c5038b-1cfa-5ca1-b668-bb54848334f8, identifier: 130792
2026-03-29 16:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792
2026-03-29 16:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792
2026-03-29 16:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792 to the API
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130792>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '01c5038b-1cfa-5ca1-b668-bb54848334f8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YM73NKZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-focus-hatchback-2021-10-ecoboost-st-line-5dr-130792',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FOCUS HATCHBACK (2021)',
'odometer': 19637,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15600.0,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FOCUS HATCHBACK (2021) 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'vin': 'WF0NXXGCHNPL88392',
'year': 2023}
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130792%27 HTTP/1.1" 200 None
2026-03-29 16:00:56 [arval.uk] INFO: Saving data for 130792: {'created_time': 1773939103.343782, 'last_price_update_time': 1774800056.659004}
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130792') HTTP/1.1" 204 0
2026-03-29 16:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125156> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131264> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156
2026-03-29 16:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d81b3c-0071-571c-8d36-b2a330405ea2 with scrape type 2
2026-03-29 16:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d81b3c-0071-571c-8d36-b2a330405ea2 with scrape type 2
2026-03-29 16:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 26d81b3c-0071-571c-8d36-b2a330405ea2, identifier: 125156
2026-03-29 16:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156
2026-03-29 16:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156
2026-03-29 16:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156 to the API
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/125156>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.8L',
'engine_horse_power': 137,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '26d81b3c-0071-571c-8d36-b2a330405ea2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'SM72OSU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/toyota-corolla-hatchback-2018-18-vvt-i-hybrid-design-5dr-cvt-125156',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Toyota',
'model': 'COROLLA HATCHBACK (2018)',
'odometer': 43437,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota COROLLA HATCHBACK (2018) 1.8 VVT-i Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 VVT-i Hybrid Design 5dr CVT',
'vin': 'SB1K93BE30E360248',
'year': 2022}
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125156%27 HTTP/1.1" 200 None
2026-03-29 16:00:58 [arval.uk] INFO: Saving data for 125156: {'created_time': 1773388649.239657, 'last_price_update_time': 1774800058.234881}
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125156') HTTP/1.1" 204 0
2026-03-29 16:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128924> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121655> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130974> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb with identifier: 131264
2026-03-29 16:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb, identifier: 131264
2026-03-29 16:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb with identifier: 131264
2026-03-29 16:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb with identifier: 131264
2026-03-29 16:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb with identifier: 131264 to the API
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00: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-29 16:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131264>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 94,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '15d1ddfa-0c96-5ed8-ba9b-82fbb9ef9adb',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DG22YAX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a1-sportback-2018-25-tfsi-sport-5dr-131264',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A1 SPORTBACK (2018)',
'odometer': 14135,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 SPORTBACK (2018) 25 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '25 TFSI Sport 5dr',
'vin': 'WAUZZZGB4NR015190',
'year': 2022}
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131264%27 HTTP/1.1" 200 None
2026-03-29 16:00:58 [arval.uk] INFO: Saving data for 131264: {'created_time': 1774393231.381837, 'last_price_update_time': 1774800058.653946}
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131264') HTTP/1.1" 204 0
2026-03-29 16:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132168> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924
2026-03-29 16:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe, identifier: 128924
2026-03-29 16:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655
2026-03-29 16:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17930989-a140-5301-9a50-615f5941e6f7 with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17930989-a140-5301-9a50-615f5941e6f7 with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 17930989-a140-5301-9a50-615f5941e6f7, identifier: 121655
2026-03-29 16:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974
2026-03-29 16:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9944fae2-6af1-5979-aab8-550aadde3ba1 with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9944fae2-6af1-5979-aab8-550aadde3ba1 with scrape type 2
2026-03-29 16:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9944fae2-6af1-5979-aab8-550aadde3ba1, identifier: 130974
2026-03-29 16:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924
2026-03-29 16:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924
2026-03-29 16:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924 to the API
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128924>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 201,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '04ef49a6-4d65-5a43-be25-ad3e3d8aacbe',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RK72LKG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-sportback-2020-40-tfsi-e-sport-5dr-s-tronic-comfortsound-128924',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SPORTBACK (2020)',
'odometer': 42740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000.0,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SPORTBACK (2020) 40 TFSI e Sport 5dr S Tronic '
'[Comfort+Sound]',
'transmission': 'automatic',
'trim': '40 TFSI e Sport 5dr S Tronic [Comfort+Sound]',
'vin': 'WAUZZZGY2PA005795',
'year': 2022}
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128924%27 HTTP/1.1" 200 None
2026-03-29 16:00:59 [arval.uk] INFO: Saving data for 128924: {'created_time': 1773388583.600285, 'last_price_update_time': 1774800059.284262}
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128924') HTTP/1.1" 204 0
2026-03-29 16:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655
2026-03-29 16:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655
2026-03-29 16:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655 to the API
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121655>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '17930989-a140-5301-9a50-615f5941e6f7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RO72SYA',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/toyota-yaris-cross-estate-2021-15-hybrid-dynamic-5dr-cvt-city-packpan-roof-121655',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Toyota',
'model': 'YARIS CROSS ESTATE (2021)',
'odometer': 63264,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota YARIS CROSS ESTATE (2021) 1.5 Hybrid Dynamic 5dr CVT [City '
'Pack/Pan Roof]',
'transmission': 'automatic',
'trim': '1.5 Hybrid Dynamic 5dr CVT [City Pack/Pan Roof]',
'vin': 'JTDKBABB80A126348',
'year': 2023}
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121655%27 HTTP/1.1" 200 None
2026-03-29 16:00:59 [arval.uk] INFO: Saving data for 121655: {'created_time': 1773835440.076618, 'last_price_update_time': 1774800059.612849}
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121655') HTTP/1.1" 204 0
2026-03-29 16:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974
2026-03-29 16:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974
2026-03-29 16:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974 to the API
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130974>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 113,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9944fae2-6af1-5979-aab8-550aadde3ba1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'KP24VSZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/suzuki-s-cross-hatchback-2021-15-hybrid-motion-5dr-ags-130974',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Suzuki',
'model': 'S-CROSS HATCHBACK (2021)',
'odometer': 26904,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki S-CROSS HATCHBACK (2021) 1.5 Hybrid Motion 5dr AGS',
'transmission': 'automatic',
'trim': '1.5 Hybrid Motion 5dr AGS',
'vin': 'TSMJYAH2S00B42767',
'year': 2024}
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130974%27 HTTP/1.1" 200 None
2026-03-29 16:00:59 [arval.uk] INFO: Saving data for 130974: {'created_time': 1773676851.863419, 'last_price_update_time': 1774800059.927749}
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130974') HTTP/1.1" 204 0
2026-03-29 16:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129575> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130273> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96106429-2549-58fe-ac04-3657f2bb19b3 with identifier: 132168
2026-03-29 16:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96106429-2549-58fe-ac04-3657f2bb19b3 with scrape type 2
2026-03-29 16:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96106429-2549-58fe-ac04-3657f2bb19b3 with scrape type 2
2026-03-29 16:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 96106429-2549-58fe-ac04-3657f2bb19b3, identifier: 132168
2026-03-29 16:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 96106429-2549-58fe-ac04-3657f2bb19b3 with identifier: 132168
2026-03-29 16:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 96106429-2549-58fe-ac04-3657f2bb19b3 with identifier: 132168
2026-03-29 16:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 96106429-2549-58fe-ac04-3657f2bb19b3 with identifier: 132168 to the API
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132168>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '96106429-2549-58fe-ac04-3657f2bb19b3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BK23GXL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-xceed-hatchback-2022-15t-gdi-isg-3-5dr-132168',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'XCEED HATCHBACK (2022)',
'odometer': 22088,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCEED HATCHBACK (2022) 1.5T GDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.5T GDi ISG 3 5dr',
'vin': 'U5YH5F15LPL143885',
'year': 2023}
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132168%27 HTTP/1.1" 200 None
2026-03-29 16:01:00 [arval.uk] INFO: Saving data for 132168: {'created_time': 1774393261.300193, 'last_price_update_time': 1774800060.364042}
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='132168') HTTP/1.1" 204 0
2026-03-29 16:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575
2026-03-29 16:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce9e602-029c-5d49-a88f-cfe546536134 with scrape type 2
2026-03-29 16:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fce9e602-029c-5d49-a88f-cfe546536134 with scrape type 2
2026-03-29 16:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: fce9e602-029c-5d49-a88f-cfe546536134, identifier: 129575
2026-03-29 16:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8 with identifier: 130273
2026-03-29 16:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8 with scrape type 2
2026-03-29 16:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8 with scrape type 2
2026-03-29 16:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8, identifier: 130273
2026-03-29 16:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575
2026-03-29 16:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575
2026-03-29 16:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575 to the API
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129575>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fce9e602-029c-5d49-a88f-cfe546536134',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LP72EBG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-sportback-2020-30-tfsi-technik-5dr-129575',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SPORTBACK (2020)',
'odometer': 25768,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16400.0,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SPORTBACK (2020) 30 TFSI Technik 5dr',
'transmission': 'manual',
'trim': '30 TFSI Technik 5dr',
'vin': 'WAUZZZGY8PA058761',
'year': 2023}
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129575%27 HTTP/1.1" 200 None
2026-03-29 16:01:00 [arval.uk] INFO: Saving data for 129575: {'created_time': 1773937845.083481, 'last_price_update_time': 1774800060.854426}
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129575') HTTP/1.1" 204 0
2026-03-29 16:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8 with identifier: 130273
2026-03-29 16:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8 with identifier: 130273
2026-03-29 16:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8 with identifier: 130273 to the API
2026-03-29 16:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130273>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 128,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4a6c4732-5ed9-5ddd-9b3d-c02bb02c20d8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WR72LFB',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-15-tsi-life-5dr-130273',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 19925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2022-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.5 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Life 5dr',
'vin': 'WVWZZZCD4PW127972',
'year': 2022}
2026-03-29 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130273%27 HTTP/1.1" 200 None
2026-03-29 16:01:01 [arval.uk] INFO: Saving data for 130273: {'created_time': 1774393244.193548, 'last_price_update_time': 1774800061.180299}
2026-03-29 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130273') HTTP/1.1" 204 0
2026-03-29 16:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122775> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116646> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775
2026-03-29 16:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f632656-7694-5080-802b-6deaceb9d7d7 with scrape type 2
2026-03-29 16:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f632656-7694-5080-802b-6deaceb9d7d7 with scrape type 2
2026-03-29 16:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 6f632656-7694-5080-802b-6deaceb9d7d7, identifier: 122775
2026-03-29 16:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775
2026-03-29 16:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775
2026-03-29 16:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775 to the API
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122775>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '6f632656-7694-5080-802b-6deaceb9d7d7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP22XGF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a1-sportback-2018-30-tfsi-110-black-edition-5dr-122775',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A1 SPORTBACK (2018)',
'odometer': 37047,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 SPORTBACK (2018) 30 TFSI 110 Black Edition 5dr',
'transmission': 'manual',
'trim': '30 TFSI 110 Black Edition 5dr',
'vin': 'WAUZZZGB9NR031885',
'year': 2022}
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122775%27 HTTP/1.1" 200 None
2026-03-29 16:01:02 [arval.uk] INFO: Saving data for 122775: {'created_time': 1773835505.1632, 'last_price_update_time': 1774800062.217632}
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122775') HTTP/1.1" 204 0
2026-03-29 16:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646
2026-03-29 16:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c152cd8-0c8e-5dac-8343-a338673a0d06 with scrape type 2
2026-03-29 16:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c152cd8-0c8e-5dac-8343-a338673a0d06 with scrape type 2
2026-03-29 16:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1c152cd8-0c8e-5dac-8343-a338673a0d06, identifier: 116646
2026-03-29 16:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646
2026-03-29 16:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646
2026-03-29 16:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646 to the API
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116646>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1c152cd8-0c8e-5dac-8343-a338673a0d06',
'is_damaged': False,
'is_operable': True,
'license_plate': 'OE71MDU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-a-class-hatchback-2018-a250e-amg-line-premium-5dr-auto-116646',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'A CLASS HATCHBACK (2018)',
'odometer': 42204,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A CLASS HATCHBACK (2018) A250e AMG Line Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A250e AMG Line Premium 5dr Auto',
'vin': 'W1K1770862V120036',
'year': 2022}
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116646%27 HTTP/1.1" 200 None
2026-03-29 16:01:02 [arval.uk] INFO: Saving data for 116646: {'created_time': 1773388574.456934, 'last_price_update_time': 1774800062.645239}
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116646') HTTP/1.1" 204 0
2026-03-29 16:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=5&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126485> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:02 [arval.uk] INFO: Found listing with ID: 130103
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130103%27 HTTP/1.1" 200 None
2026-03-29 16:01:02 [arval.uk] INFO: Scrape type for 130103: 2
2026-03-29 16:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485
2026-03-29 16:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with scrape type 2
2026-03-29 16:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with scrape type 2
2026-03-29 16:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262, identifier: 126485
2026-03-29 16:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485
2026-03-29 16:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485
2026-03-29 16:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485 to the API
2026-03-29 16:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126485>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9d0ff9f9-2e69-519a-8c9d-31bafbd57262',
'is_damaged': False,
'is_operable': True,
'license_plate': 'NA72RDV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-q2-estate-2020-30-tfsi-technik-5dr-126485',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'Q2 ESTATE (2020)',
'odometer': 9799,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 ESTATE (2020) 30 TFSI Technik 5dr',
'transmission': 'manual',
'trim': '30 TFSI Technik 5dr',
'vin': 'WAUZZZGA1PA006035',
'year': 2022}
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126485%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Saving data for 126485: {'created_time': 1773388666.691539, 'last_price_update_time': 1774800063.205034}
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126485') HTTP/1.1" 204 0
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 131265
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131265%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 131265: 2
2026-03-29 16:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127200> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 129730
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129730%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 129730: 2
2026-03-29 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130601> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 132096
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132096%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 132096: 2
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 126502
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126502%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 126502: 2
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 131941
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131941%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 131941: 2
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 126152
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126152%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 126152: 2
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 124002
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124002%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 124002: 2
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 129596
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129596%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 129596: 2
2026-03-29 16:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200
2026-03-29 16:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with scrape type 2
2026-03-29 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with scrape type 2
2026-03-29 16:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3, identifier: 127200
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 126620
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126620%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 126620: 2
2026-03-29 16:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200
2026-03-29 16:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200
2026-03-29 16:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200 to the API
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127200>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '3d7f5e29-3f39-53ab-ba1c-149080e8a2e3',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RJ72ZCA',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-14-tsi-gte-5dr-dsg-127200',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 41580,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.4 TSI GTE 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI GTE 5dr DSG',
'vin': 'WVWZZZCD0PW306946',
'year': 2022}
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127200%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Saving data for 127200: {'created_time': 1773388501.63751, 'last_price_update_time': 1774800063.812335}
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127200') HTTP/1.1" 204 0
2026-03-29 16:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601
2026-03-29 16:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69efaea5-0942-5201-b502-57aa19cf2845 with scrape type 2
2026-03-29 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69efaea5-0942-5201-b502-57aa19cf2845 with scrape type 2
2026-03-29 16:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 69efaea5-0942-5201-b502-57aa19cf2845, identifier: 130601
2026-03-29 16:01:03 [arval.uk] INFO: Found listing with ID: 128151
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128151%27 HTTP/1.1" 200 None
2026-03-29 16:01:03 [arval.uk] INFO: Scrape type for 128151: 2
2026-03-29 16:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601
2026-03-29 16:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601
2026-03-29 16:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601 to the API
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130601>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 107,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '69efaea5-0942-5201-b502-57aa19cf2845',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RO23AYJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-t-cross-estate-2019-10-tsi-110-black-edition-5dr-dsg-130601',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'T-CROSS ESTATE (2019)',
'odometer': 20269,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-CROSS ESTATE (2019) 1.0 TSI 110 Black Edition 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 110 Black Edition 5dr DSG',
'vin': 'WVGZZZC1ZNY112223',
'year': 2023}
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130601%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Saving data for 130601: {'created_time': 1773653030.840552, 'last_price_update_time': 1774800064.268242}
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130601') HTTP/1.1" 204 0
2026-03-29 16:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 128781
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128781%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 128781: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 126155
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126155%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 126155: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 129582
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129582%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 129582: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 129479
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129479%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 129479: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 130146
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130146%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 130146: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 130276
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130276%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 130276: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 131274
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131274%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 131274: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 128927
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128927%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 128927: 2
2026-03-29 16:01:04 [arval.uk] INFO: Found listing with ID: 127174
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127174%27 HTTP/1.1" 200 None
2026-03-29 16:01:04 [arval.uk] INFO: Scrape type for 127174: 2
2026-03-29 16:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124948> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948
2026-03-29 16:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23385c50-560b-5c56-8501-7539abf889a1 with scrape type 2
2026-03-29 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23385c50-560b-5c56-8501-7539abf889a1 with scrape type 2
2026-03-29 16:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 23385c50-560b-5c56-8501-7539abf889a1, identifier: 124948
2026-03-29 16:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948
2026-03-29 16:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948
2026-03-29 16:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948 to the API
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124948>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '23385c50-560b-5c56-8501-7539abf889a1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'NL22NDO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-1-series-hatchback-2019-118i-136-m-sport-5dr-step-auto-lcp-124948',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '1 SERIES HATCHBACK (2019)',
'odometer': 31457,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2022-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCHBACK (2019) 118i [136] M Sport 5dr Step Auto '
'[LCP]',
'transmission': 'automatic',
'trim': '118i [136] M Sport 5dr Step Auto [LCP]',
'vin': 'WBA7K320707L01277',
'year': 2022}
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124948%27 HTTP/1.1" 200 None
2026-03-29 16:01:05 [arval.uk] INFO: Saving data for 124948: {'created_time': 1773388462.041384, 'last_price_update_time': 1774800065.571983}
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124948') HTTP/1.1" 204 0
2026-03-29 16:01:05 [scrapy.extensions.logstats] INFO: Crawled 80 pages (at 80 pages/min), scraped 74 items (at 74 items/min)
2026-03-29 16:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-29 16:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128787> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787
2026-03-29 16:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be17b82-8512-504a-87ae-4dec86f55947 with scrape type 2
2026-03-29 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be17b82-8512-504a-87ae-4dec86f55947 with scrape type 2
2026-03-29 16:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7be17b82-8512-504a-87ae-4dec86f55947, identifier: 128787
2026-03-29 16:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787
2026-03-29 16:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787
2026-03-29 16:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787 to the API
2026-03-29 16:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128787>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 128,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7be17b82-8512-504a-87ae-4dec86f55947',
'is_damaged': False,
'is_operable': True,
'license_plate': 'SH72KVF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-15-tsi-life-5dr-128787',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 13474,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2023-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.5 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Life 5dr',
'vin': 'WVWZZZCD0PW135891',
'year': 2023}
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128787%27 HTTP/1.1" 200 None
2026-03-29 16:01:06 [arval.uk] INFO: Saving data for 128787: {'created_time': 1773388592.547635, 'last_price_update_time': 1774800066.275396}
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128787') HTTP/1.1" 204 0
2026-03-29 16:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130704> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130071> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94fc5505-72a4-5483-90ce-3b9b644c999b with identifier: 130704
2026-03-29 16:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94fc5505-72a4-5483-90ce-3b9b644c999b with scrape type 2
2026-03-29 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94fc5505-72a4-5483-90ce-3b9b644c999b with scrape type 2
2026-03-29 16:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 94fc5505-72a4-5483-90ce-3b9b644c999b, identifier: 130704
2026-03-29 16:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071
2026-03-29 16:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with scrape type 2
2026-03-29 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with scrape type 2
2026-03-29 16:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92, identifier: 130071
2026-03-29 16:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 94fc5505-72a4-5483-90ce-3b9b644c999b with identifier: 130704
2026-03-29 16:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 94fc5505-72a4-5483-90ce-3b9b644c999b with identifier: 130704
2026-03-29 16:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 94fc5505-72a4-5483-90ce-3b9b644c999b with identifier: 130704 to the API
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130704>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '94fc5505-72a4-5483-90ce-3b9b644c999b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YM22KXS',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-focus-hatchback-2021-10-ecoboost-st-line-vignale-5dr-130704',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'FOCUS HATCHBACK (2021)',
'odometer': 10272,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17000.0,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Ford FOCUS HATCHBACK (2021) 1.0 EcoBoost ST-Line Vignale 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line Vignale 5dr',
'vin': 'WF0NXXGCHNNJ62126',
'year': 2022}
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130704%27 HTTP/1.1" 200 None
2026-03-29 16:01:06 [arval.uk] INFO: Saving data for 130704: {'created_time': 1774393238.264237, 'last_price_update_time': 1774800066.877684}
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130704') HTTP/1.1" 204 0
2026-03-29 16:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071
2026-03-29 16:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071
2026-03-29 16:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071 to the API
2026-03-29 16:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130071>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '09ef3c7b-02a9-5d72-ae2e-6682dda77f92',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DL72BYM',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-premium-5dr-2wd-130071',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 41264,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2023-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Premium 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Premium 5dr 2WD',
'vin': 'TMAJD81BLPJ286059',
'year': 2023}
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130071%27 HTTP/1.1" 200 None
2026-03-29 16:01:07 [arval.uk] INFO: Saving data for 130071: {'created_time': 1773653011.473569, 'last_price_update_time': 1774800067.205266}
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130071') HTTP/1.1" 204 0
2026-03-29 16:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130103> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103
2026-03-29 16:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with scrape type 2
2026-03-29 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with scrape type 2
2026-03-29 16:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed, identifier: 130103
2026-03-29 16:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103
2026-03-29 16:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103
2026-03-29 16:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103 to the API
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130103>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '83c93e55-d7a8-57c9-ab63-dd16f666c0ed',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VU72JKN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/toyota-yaris-cross-estate-2021-15-hybrid-design-5dr-cvt-130103',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Toyota',
'model': 'YARIS CROSS ESTATE (2021)',
'odometer': 34474,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18000.0,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota YARIS CROSS ESTATE (2021) 1.5 Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Design 5dr CVT',
'vin': 'JTDKBABB10A115479',
'year': 2022}
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130103%27 HTTP/1.1" 200 None
2026-03-29 16:01:07 [arval.uk] INFO: Saving data for 130103: {'created_time': 1773938564.741819, 'last_price_update_time': 1774800067.73579}
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130103') HTTP/1.1" 204 0
2026-03-29 16:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131265> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265
2026-03-29 16:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1415916c-9f9d-5b9f-8aff-62ca8954c855 with scrape type 2
2026-03-29 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1415916c-9f9d-5b9f-8aff-62ca8954c855 with scrape type 2
2026-03-29 16:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1415916c-9f9d-5b9f-8aff-62ca8954c855, identifier: 131265
2026-03-29 16:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265
2026-03-29 16:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265
2026-03-29 16:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265 to the API
2026-03-29 16:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131265>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1415916c-9f9d-5b9f-8aff-62ca8954c855',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LG72EKP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-kuga-estate-2019-25-phev-st-line-x-edition-5dr-cvt-131265',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'KUGA ESTATE (2019)',
'odometer': 42221,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18000.0,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Ford KUGA ESTATE (2019) 2.5 PHEV ST-Line X Edition 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 PHEV ST-Line X Edition 5dr CVT',
'vin': 'WF0FXXWPMHNU78576',
'year': 2022}
2026-03-29 16:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131265%27 HTTP/1.1" 200 None
2026-03-29 16:01:08 [arval.uk] INFO: Saving data for 131265: {'created_time': 1773938745.281588, 'last_price_update_time': 1774800068.291399}
2026-03-29 16:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131265') HTTP/1.1" 204 0
2026-03-29 16:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129638> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9147c04-ca42-5944-bc55-fa0298158590 with identifier: 129638
2026-03-29 16:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9147c04-ca42-5944-bc55-fa0298158590 with scrape type 2
2026-03-29 16:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9147c04-ca42-5944-bc55-fa0298158590 with scrape type 2
2026-03-29 16:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: e9147c04-ca42-5944-bc55-fa0298158590, identifier: 129638
2026-03-29 16:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: e9147c04-ca42-5944-bc55-fa0298158590 with identifier: 129638
2026-03-29 16:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: e9147c04-ca42-5944-bc55-fa0298158590 with identifier: 129638
2026-03-29 16:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: e9147c04-ca42-5944-bc55-fa0298158590 with identifier: 129638 to the API
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129638>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e9147c04-ca42-5944-bc55-fa0298158590',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YF72HZG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-tiguan-diesel-estate-2020-20-tdi-life-5dr-129638',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'TIGUAN DIESEL ESTATE (2020)',
'odometer': 49625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen TIGUAN DIESEL ESTATE (2020) 2.0 TDI Life 5dr',
'transmission': 'manual',
'trim': '2.0 TDI Life 5dr',
'vin': 'WVGZZZ5N0PW024839',
'year': 2023}
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129638%27 HTTP/1.1" 200 None
2026-03-29 16:01:09 [arval.uk] INFO: Saving data for 129638: {'created_time': 1774306832.826381, 'last_price_update_time': 1774800069.282208}
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129638') HTTP/1.1" 204 0
2026-03-29 16:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129730> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730
2026-03-29 16:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3cd5555-fabb-5498-a18d-f8013ab31cc0 with scrape type 2
2026-03-29 16:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3cd5555-fabb-5498-a18d-f8013ab31cc0 with scrape type 2
2026-03-29 16:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b3cd5555-fabb-5498-a18d-f8013ab31cc0, identifier: 129730
2026-03-29 16:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730
2026-03-29 16:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730
2026-03-29 16:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730 to the API
2026-03-29 16:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129730>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b3cd5555-fabb-5498-a18d-f8013ab31cc0',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DS72UUR',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-premium-5dr-2wd-129730',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 21062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Premium 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Premium 5dr 2WD',
'vin': 'TMAJD81BLPJ278016',
'year': 2022}
2026-03-29 16:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129730%27 HTTP/1.1" 200 None
2026-03-29 16:01:10 [arval.uk] INFO: Saving data for 129730: {'created_time': 1773653003.279094, 'last_price_update_time': 1774800070.13049}
2026-03-29 16:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129730') HTTP/1.1" 204 0
2026-03-29 16:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126502> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132096> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131941> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126152> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502
2026-03-29 16:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 57297d56-4566-5b6e-a4a1-3c2e2b44c982, identifier: 126502
2026-03-29 16:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 052a4ccd-871b-521a-a7f5-d7ea36d8c706 with identifier: 132096
2026-03-29 16:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 052a4ccd-871b-521a-a7f5-d7ea36d8c706 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 052a4ccd-871b-521a-a7f5-d7ea36d8c706 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 052a4ccd-871b-521a-a7f5-d7ea36d8c706, identifier: 132096
2026-03-29 16:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acde2bb1-6499-526f-8162-fef0a78beb12 with identifier: 131941
2026-03-29 16:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acde2bb1-6499-526f-8162-fef0a78beb12 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acde2bb1-6499-526f-8162-fef0a78beb12 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: acde2bb1-6499-526f-8162-fef0a78beb12, identifier: 131941
2026-03-29 16:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152
2026-03-29 16:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c95ffe-0689-5c9b-84bf-fa0505aca403 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c95ffe-0689-5c9b-84bf-fa0505aca403 with scrape type 2
2026-03-29 16:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 35c95ffe-0689-5c9b-84bf-fa0505aca403, identifier: 126152
2026-03-29 16:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502
2026-03-29 16:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502
2026-03-29 16:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502 to the API
2026-03-29 16:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126502>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 201,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '57297d56-4566-5b6e-a4a1-3c2e2b44c982',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RF72FTJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-q4-e-tron-estate-2021-150kw-40-8277kwh-sport-5dr-auto-cs-126502',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'Q4 E-TRON ESTATE (2021)',
'odometer': 45694,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18400.0,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-TRON ESTATE (2021) 150kW 40 82.77kWh Sport 5dr Auto [C+S]',
'transmission': 'automatic',
'trim': '150kW 40 82.77kWh Sport 5dr Auto [C+S]',
'vin': 'WAUZZZFZ5PP015745',
'year': 2023}
2026-03-29 16:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126502%27 HTTP/1.1" 200 None
2026-03-29 16:01:11 [arval.uk] INFO: Saving data for 126502: {'created_time': 1773388453.589919, 'last_price_update_time': 1774800071.07872}
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126502') HTTP/1.1" 204 0
2026-03-29 16:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 052a4ccd-871b-521a-a7f5-d7ea36d8c706 with identifier: 132096
2026-03-29 16:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 052a4ccd-871b-521a-a7f5-d7ea36d8c706 with identifier: 132096
2026-03-29 16:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 052a4ccd-871b-521a-a7f5-d7ea36d8c706 with identifier: 132096 to the API
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132096>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '052a4ccd-871b-521a-a7f5-d7ea36d8c706',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HK72CVX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mini-countryman-hatchback-2020-15-cooper-classic-premium-5dr-auto-132096',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mini',
'model': 'COUNTRYMAN HATCHBACK (2020)',
'odometer': 33211,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mini COUNTRYMAN HATCHBACK (2020) 1.5 Cooper Classic Premium 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper Classic Premium 5dr Auto',
'vin': 'WMW22BR0903P98446',
'year': 2022}
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132096%27 HTTP/1.1" 200 None
2026-03-29 16:01:11 [arval.uk] INFO: Saving data for 132096: {'created_time': 1774393243.38115, 'last_price_update_time': 1774800071.42313}
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='132096') HTTP/1.1" 204 0
2026-03-29 16:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: acde2bb1-6499-526f-8162-fef0a78beb12 with identifier: 131941
2026-03-29 16:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: acde2bb1-6499-526f-8162-fef0a78beb12 with identifier: 131941
2026-03-29 16:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: acde2bb1-6499-526f-8162-fef0a78beb12 with identifier: 131941 to the API
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131941>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'acde2bb1-6499-526f-8162-fef0a78beb12',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YJ23SGC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-estate-2020-15-tsi-150-life-5dr-131941',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF ESTATE (2020)',
'odometer': 15315,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2023-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF ESTATE (2020) 1.5 TSI 150 Life 5dr',
'transmission': 'manual',
'trim': '1.5 TSI 150 Life 5dr',
'vin': 'WVWZZZCD0RW802431',
'year': 2023}
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131941%27 HTTP/1.1" 200 None
2026-03-29 16:01:11 [arval.uk] INFO: Saving data for 131941: {'created_time': 1774612890.350151, 'last_price_update_time': 1774800071.74472}
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131941') HTTP/1.1" 204 0
2026-03-29 16:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152
2026-03-29 16:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152
2026-03-29 16:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152 to the API
2026-03-29 16:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126152>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '35c95ffe-0689-5c9b-84bf-fa0505aca403',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YE71TUJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/toyota-corolla-touring-sport-2018-18-vvt-i-hybrid-icon-5dr-cvt-126152',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Toyota',
'model': 'COROLLA TOURING SPORT (2018)',
'odometer': 17619,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota COROLLA TOURING SPORT (2018) 1.8 VVT-i Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 VVT-i Hybrid Icon 5dr CVT',
'vin': 'SB1Z93BE30E279992',
'year': 2022}
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126152%27 HTTP/1.1" 200 None
2026-03-29 16:01:12 [arval.uk] INFO: Saving data for 126152: {'created_time': 1773388511.039345, 'last_price_update_time': 1774800072.072283}
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126152') HTTP/1.1" 204 0
2026-03-29 16:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124002> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002
2026-03-29 16:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9026606a-3eb2-58ad-9d67-40200e85fc85 with scrape type 2
2026-03-29 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9026606a-3eb2-58ad-9d67-40200e85fc85 with scrape type 2
2026-03-29 16:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9026606a-3eb2-58ad-9d67-40200e85fc85, identifier: 124002
2026-03-29 16:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002
2026-03-29 16:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002
2026-03-29 16:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002 to the API
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124002>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9026606a-3eb2-58ad-9d67-40200e85fc85',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BJ71YME',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-ultimate-5dr-2wd-124002',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 26601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Ultimate 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Ultimate 5dr 2WD',
'vin': 'TMAJE81BLMJ122109',
'year': 2021}
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124002%27 HTTP/1.1" 200 None
2026-03-29 16:01:12 [arval.uk] INFO: Saving data for 124002: {'created_time': 1773388426.442159, 'last_price_update_time': 1774800072.609278}
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124002') HTTP/1.1" 204 0
2026-03-29 16:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16: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-29 16:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129596> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126620> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596
2026-03-29 16:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with scrape type 2
2026-03-29 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with scrape type 2
2026-03-29 16:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d01c811c-38f4-53e5-91d1-c7fe5d4981a4, identifier: 129596
2026-03-29 16:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596
2026-03-29 16:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596
2026-03-29 16:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596 to the API
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129596>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 94,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd01c811c-38f4-53e5-91d1-c7fe5d4981a4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HF24VDE',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a1-sportback-2018-25-tfsi-sport-5dr-s-tronic-129596',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A1 SPORTBACK (2018)',
'odometer': 16008,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18700.0,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 SPORTBACK (2018) 25 TFSI Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '25 TFSI Sport 5dr S Tronic',
'vin': 'WAUZZZGB0RR031084',
'year': 2024}
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129596%27 HTTP/1.1" 200 None
2026-03-29 16:01:14 [arval.uk] INFO: Saving data for 129596: {'created_time': 1773388472.258343, 'last_price_update_time': 1774800074.316803}
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129596') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=6&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127174> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620
2026-03-29 16:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with scrape type 2
2026-03-29 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with scrape type 2
2026-03-29 16:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 4473b275-bede-5fc8-9c65-7164d3d7c5f0, identifier: 126620
2026-03-29 16:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620
2026-03-29 16:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620
2026-03-29 16:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620 to the API
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126620>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4473b275-bede-5fc8-9c65-7164d3d7c5f0',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AK72VHG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-15-tsi-150-r-line-5dr-126620',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 28403,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18800.0,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.5 TSI 150 R-Line 5dr',
'transmission': 'manual',
'trim': '1.5 TSI 150 R-Line 5dr',
'vin': 'WVWZZZCD0PW016528',
'year': 2022}
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126620%27 HTTP/1.1" 200 None
2026-03-29 16:01:14 [arval.uk] INFO: Saving data for 126620: {'created_time': 1773388416.101862, 'last_price_update_time': 1774800074.749167}
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126620') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131274> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130276> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:14 [arval.uk] INFO: Found listing with ID: 131087
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131087%27 HTTP/1.1" 200 None
2026-03-29 16:01:14 [arval.uk] INFO: Scrape type for 131087: 2
2026-03-29 16:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174
2026-03-29 16:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35353381-a430-5ba0-b50a-d67c303fc3be with scrape type 2
2026-03-29 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35353381-a430-5ba0-b50a-d67c303fc3be with scrape type 2
2026-03-29 16:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 35353381-a430-5ba0-b50a-d67c303fc3be, identifier: 127174
2026-03-29 16:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174
2026-03-29 16:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174
2026-03-29 16:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174 to the API
2026-03-29 16:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127174>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '35353381-a430-5ba0-b50a-d67c303fc3be',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RF72KJV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-eqb-estate-2021-eqb-300-4matic-168kw-amg-line-665kwh-5dr-auto-127174',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'EQB ESTATE (2021)',
'odometer': 44913,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20600.0,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes EQB ESTATE (2021) EQB 300 4Matic 168kW AMG Line 66.5kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQB 300 4Matic 168kW AMG Line 66.5kWh 5dr Auto',
'vin': 'W1N9M0JB1PN028732',
'year': 2023}
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127174%27 HTTP/1.1" 200 None
2026-03-29 16:01:15 [arval.uk] INFO: Saving data for 127174: {'created_time': 1773388269.094012, 'last_price_update_time': 1774800075.245841}
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127174') HTTP/1.1" 204 0
2026-03-29 16:01:15 [arval.uk] INFO: Found listing with ID: 127060
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127060%27 HTTP/1.1" 200 None
2026-03-29 16:01:15 [arval.uk] INFO: Scrape type for 127060: 2
2026-03-29 16: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-29 16:01:15 [arval.uk] INFO: Found listing with ID: 124959
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124959%27 HTTP/1.1" 200 None
2026-03-29 16:01:15 [arval.uk] INFO: Scrape type for 124959: 2
2026-03-29 16:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121186> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274
2026-03-29 16:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with scrape type 2
2026-03-29 16:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with scrape type 2
2026-03-29 16:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d, identifier: 131274
2026-03-29 16:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276
2026-03-29 16:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65325aea-8504-58e6-9ec6-2f30ba424c6b with scrape type 2
2026-03-29 16:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65325aea-8504-58e6-9ec6-2f30ba424c6b with scrape type 2
2026-03-29 16:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 65325aea-8504-58e6-9ec6-2f30ba424c6b, identifier: 130276
2026-03-29 16:01:15 [arval.uk] INFO: Found listing with ID: 131078
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131078%27 HTTP/1.1" 200 None
2026-03-29 16:01:15 [arval.uk] INFO: Scrape type for 131078: 2
2026-03-29 16:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274
2026-03-29 16:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274
2026-03-29 16:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274 to the API
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131274>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '74038c23-8dd1-5c53-9b5b-d2a0d75dc03d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YJ22UZS',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mazda-cx-5-estate-2021-20-sport-5dr-131274',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mazda',
'model': 'CX-5 ESTATE (2021)',
'odometer': 23379,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20000.0,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 ESTATE (2021) 2.0 Sport 5dr',
'transmission': 'manual',
'trim': '2.0 Sport 5dr',
'vin': 'JMZKF6WE690258539',
'year': 2022}
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131274%27 HTTP/1.1" 200 None
2026-03-29 16:01:15 [arval.uk] INFO: Saving data for 131274: {'created_time': 1773938379.123395, 'last_price_update_time': 1774800075.853272}
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131274') HTTP/1.1" 204 0
2026-03-29 16:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276
2026-03-29 16:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276
2026-03-29 16:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276 to the API
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130276>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '65325aea-8504-58e6-9ec6-2f30ba424c6b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HJ22KVA',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-saloon-2020-35-tfsi-s-line-4dr-s-tronic-130276',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SALOON (2020)',
'odometer': 44115,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20000.0,
'price_includes_vat': True,
'registration_date': '2022-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SALOON (2020) 35 TFSI S line 4dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI S line 4dr S Tronic',
'vin': 'WAUZZZGY5NA057886',
'year': 2022}
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130276%27 HTTP/1.1" 200 None
2026-03-29 16:01:16 [arval.uk] INFO: Saving data for 130276: {'created_time': 1773388303.236001, 'last_price_update_time': 1774800076.291217}
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130276') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:16 [arval.uk] INFO: Found listing with ID: 124008
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124008%27 HTTP/1.1" 200 None
2026-03-29 16:01:16 [arval.uk] INFO: Scrape type for 124008: 2
2026-03-29 16:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130146> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854f8065-77ac-5c79-bd3b-870dcb709b1a with identifier: 121186
2026-03-29 16:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854f8065-77ac-5c79-bd3b-870dcb709b1a with scrape type 2
2026-03-29 16:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 854f8065-77ac-5c79-bd3b-870dcb709b1a with scrape type 2
2026-03-29 16:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 854f8065-77ac-5c79-bd3b-870dcb709b1a, identifier: 121186
2026-03-29 16:01:16 [arval.uk] INFO: Found listing with ID: 131225
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131225%27 HTTP/1.1" 200 None
2026-03-29 16:01:16 [arval.uk] INFO: Scrape type for 131225: 0
2026-03-29 16:01:16 [arval.uk] INFO: Found listing with ID: 127328
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127328%27 HTTP/1.1" 200 None
2026-03-29 16:01:16 [arval.uk] INFO: Scrape type for 127328: 2
2026-03-29 16:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 854f8065-77ac-5c79-bd3b-870dcb709b1a with identifier: 121186
2026-03-29 16:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 854f8065-77ac-5c79-bd3b-870dcb709b1a with identifier: 121186
2026-03-29 16:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 854f8065-77ac-5c79-bd3b-870dcb709b1a with identifier: 121186 to the API
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121186>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '854f8065-77ac-5c79-bd3b-870dcb709b1a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RA21EZN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-14-tsi-gte-5dr-dsg-121186',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 39104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.4 TSI GTE 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI GTE 5dr DSG',
'vin': 'WVWZZZCDZMW360414',
'year': 2021}
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121186%27 HTTP/1.1" 200 None
2026-03-29 16:01:16 [arval.uk] INFO: Saving data for 121186: {'created_time': 1774612939.700929, 'last_price_update_time': 1774800076.786747}
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121186') HTTP/1.1" 204 0
2026-03-29 16:01:16 [arval.uk] INFO: Found listing with ID: 124732
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124732%27 HTTP/1.1" 200 None
2026-03-29 16:01:16 [arval.uk] INFO: Scrape type for 124732: 2
2026-03-29 16: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-29 16:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494828f5-1393-513d-a34e-ce9f093d9be8 with identifier: 130146
2026-03-29 16:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494828f5-1393-513d-a34e-ce9f093d9be8 with scrape type 2
2026-03-29 16:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494828f5-1393-513d-a34e-ce9f093d9be8 with scrape type 2
2026-03-29 16:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 494828f5-1393-513d-a34e-ce9f093d9be8, identifier: 130146
2026-03-29 16:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129479> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 494828f5-1393-513d-a34e-ce9f093d9be8 with identifier: 130146
2026-03-29 16:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 494828f5-1393-513d-a34e-ce9f093d9be8 with identifier: 130146
2026-03-29 16:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 494828f5-1393-513d-a34e-ce9f093d9be8 with identifier: 130146 to the API
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130146>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '494828f5-1393-513d-a34e-ce9f093d9be8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WR71CSU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-polo-hatchback-special-edition-2023-20-tsi-207-gti-5dr-dsg-130146',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'POLO HATCHBACK SPECIAL EDITION (2023)',
'odometer': 16766,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen POLO HATCHBACK SPECIAL EDITION (2023) 2.0 TSI 207 GTI+ '
'5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI 207 GTI+ 5dr DSG',
'vin': 'WVWZZZAWZMU114177',
'year': 2021}
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130146%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Saving data for 130146: {'created_time': 1774612900.362032, 'last_price_update_time': 1774800077.230929}
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130146') HTTP/1.1" 204 0
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 126956
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126956%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 126956: 2
2026-03-29 16: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-29 16:01:17 [arval.uk] INFO: Found listing with ID: 131069
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131069%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 131069: 2
2026-03-29 16:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479
2026-03-29 16:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494cc595-91f7-5b18-b56b-1b81d65ad427 with scrape type 2
2026-03-29 16:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494cc595-91f7-5b18-b56b-1b81d65ad427 with scrape type 2
2026-03-29 16:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 494cc595-91f7-5b18-b56b-1b81d65ad427, identifier: 129479
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 131271
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131271%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 131271: 2
2026-03-29 16:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479
2026-03-29 16:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479
2026-03-29 16:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479 to the API
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129479>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '494cc595-91f7-5b18-b56b-1b81d65ad427',
'is_damaged': False,
'is_operable': True,
'license_plate': 'EG23CZO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-t-roc-hatchback-2022-15-tsi-evo-life-5dr-dsg-129479',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'T-ROC HATCHBACK (2022)',
'odometer': 13489,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC HATCHBACK (2022) 1.5 TSI EVO Life 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO Life 5dr DSG',
'vin': 'WVGZZZA1ZRV016980',
'year': 2023}
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129479%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Saving data for 129479: {'created_time': 1773388349.55488, 'last_price_update_time': 1774800077.81468}
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129479') HTTP/1.1" 204 0
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 124960
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124960%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 124960: 2
2026-03-29 16: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-29 16:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128927> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129582> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 129580
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129580%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 129580: 2
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 130582
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130582%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 130582: 2
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 123496
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123496%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 123496: 2
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 124952
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124952%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 124952: 2
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 128925
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128925%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 128925: 2
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 127955
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127955%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 127955: 2
2026-03-29 16:01:17 [arval.uk] INFO: Found listing with ID: 128930
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128930%27 HTTP/1.1" 200 None
2026-03-29 16:01:17 [arval.uk] INFO: Scrape type for 128930: 2
2026-03-29 16:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927
2026-03-29 16:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226403f3-1b7e-547f-a87a-e210532579d6 with scrape type 2
2026-03-29 16:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 226403f3-1b7e-547f-a87a-e210532579d6 with scrape type 2
2026-03-29 16:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 226403f3-1b7e-547f-a87a-e210532579d6, identifier: 128927
2026-03-29 16:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582
2026-03-29 16:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3372b99d-7930-5c73-b865-89cd09bda660 with scrape type 2
2026-03-29 16:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3372b99d-7930-5c73-b865-89cd09bda660 with scrape type 2
2026-03-29 16:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3372b99d-7930-5c73-b865-89cd09bda660, identifier: 129582
2026-03-29 16:01:18 [arval.uk] INFO: Found listing with ID: 131266
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131266%27 HTTP/1.1" 200 None
2026-03-29 16:01:18 [arval.uk] INFO: Scrape type for 131266: 2
2026-03-29 16:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927
2026-03-29 16:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927
2026-03-29 16:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927 to the API
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128927>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '226403f3-1b7e-547f-a87a-e210532579d6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WG71VPT',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-a-class-hatchback-special-editions-2020-a200-amg-line-executive-edition-5dr-auto-128927',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'A CLASS HATCHBACK SPECIAL EDITIONS (2020)',
'odometer': 28847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100.0,
'price_includes_vat': True,
'registration_date': '2022-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes A CLASS HATCHBACK SPECIAL EDITIONS (2020) A200 AMG Line '
'Executive Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'A200 AMG Line Executive Edition 5dr Auto',
'vin': 'W1K1770872N271870',
'year': 2022}
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128927%27 HTTP/1.1" 200 None
2026-03-29 16:01:18 [arval.uk] INFO: Saving data for 128927: {'created_time': 1773387736.060973, 'last_price_update_time': 1774800078.52623}
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128927') HTTP/1.1" 204 0
2026-03-29 16:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582
2026-03-29 16:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582
2026-03-29 16:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582 to the API
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129582>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 201,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '3372b99d-7930-5c73-b865-89cd09bda660',
'is_damaged': False,
'is_operable': True,
'license_plate': 'KM72BFL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-sportback-2020-40-tfsi-e-sport-5dr-s-tronic-comfortsound-129582',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SPORTBACK (2020)',
'odometer': 17319,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19100.0,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SPORTBACK (2020) 40 TFSI e Sport 5dr S Tronic '
'[Comfort+Sound]',
'transmission': 'automatic',
'trim': '40 TFSI e Sport 5dr S Tronic [Comfort+Sound]',
'vin': 'WAUZZZGY3PA029068',
'year': 2022}
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129582%27 HTTP/1.1" 200 None
2026-03-29 16:01:18 [arval.uk] INFO: Saving data for 129582: {'created_time': 1773388435.745352, 'last_price_update_time': 1774800078.92798}
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129582') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126155> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128781> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155
2026-03-29 16:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3530764-1b2a-545e-bb2e-a188ffc34970 with scrape type 2
2026-03-29 16:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3530764-1b2a-545e-bb2e-a188ffc34970 with scrape type 2
2026-03-29 16:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: f3530764-1b2a-545e-bb2e-a188ffc34970, identifier: 126155
2026-03-29 16:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155
2026-03-29 16:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155
2026-03-29 16:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155 to the API
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126155>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'f3530764-1b2a-545e-bb2e-a188ffc34970',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VN72RWX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-14-tsi-gte-5dr-dsg-126155',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 30711,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.4 TSI GTE 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI GTE 5dr DSG',
'vin': 'WVWZZZCD2PW306818',
'year': 2022}
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126155%27 HTTP/1.1" 200 None
2026-03-29 16:01:19 [arval.uk] INFO: Saving data for 126155: {'created_time': 1773388378.558773, 'last_price_update_time': 1774800079.455678}
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126155') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128151> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131087> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781
2026-03-29 16:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with scrape type 2
2026-03-29 16:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with scrape type 2
2026-03-29 16:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1, identifier: 128781
2026-03-29 16:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781
2026-03-29 16:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781
2026-03-29 16:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781 to the API
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128781>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 208,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ71EUL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volvo-xc40-estate-2018-15-t4-recharge-phev-r-design-5dr-auto-128781',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volvo',
'model': 'XC40 ESTATE (2018)',
'odometer': 49141,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18800.0,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 ESTATE (2018) 1.5 T4 Recharge PHEV R DESIGN 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Recharge PHEV R DESIGN 5dr Auto',
'vin': 'YV1XZBWVFN2677491',
'year': 2021}
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128781%27 HTTP/1.1" 200 None
2026-03-29 16:01:19 [arval.uk] INFO: Saving data for 128781: {'created_time': 1773388389.660102, 'last_price_update_time': 1774800079.956215}
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128781') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151
2026-03-29 16:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e2642a-66d3-5c81-9adb-82d309b8879e with scrape type 2
2026-03-29 16:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e2642a-66d3-5c81-9adb-82d309b8879e with scrape type 2
2026-03-29 16:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 53e2642a-66d3-5c81-9adb-82d309b8879e, identifier: 128151
2026-03-29 16:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf108a7-d38d-5bb5-be21-9db3d48757d8 with identifier: 131087
2026-03-29 16:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf108a7-d38d-5bb5-be21-9db3d48757d8 with scrape type 2
2026-03-29 16:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf108a7-d38d-5bb5-be21-9db3d48757d8 with scrape type 2
2026-03-29 16:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3cf108a7-d38d-5bb5-be21-9db3d48757d8, identifier: 131087
2026-03-29 16:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151
2026-03-29 16:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151
2026-03-29 16:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151 to the API
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128151>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 201,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '53e2642a-66d3-5c81-9adb-82d309b8879e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WG71ECN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-q4-e-tron-estate-2021-150kw-40-8277kwh-s-line-5dr-auto-cs-128151',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'Q4 E-TRON ESTATE (2021)',
'odometer': 39678,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18800.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-TRON ESTATE (2021) 150kW 40 82.77kWh S Line 5dr Auto '
'[C+S]',
'transmission': 'automatic',
'trim': '150kW 40 82.77kWh S Line 5dr Auto [C+S]',
'vin': 'WAUZZZFZ5NP019856',
'year': 2021}
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128151%27 HTTP/1.1" 200 None
2026-03-29 16:01:20 [arval.uk] INFO: Saving data for 128151: {'created_time': 1773388370.986734, 'last_price_update_time': 1774800080.469129}
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128151') HTTP/1.1" 204 0
2026-03-29 16:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3cf108a7-d38d-5bb5-be21-9db3d48757d8 with identifier: 131087
2026-03-29 16:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3cf108a7-d38d-5bb5-be21-9db3d48757d8 with identifier: 131087
2026-03-29 16:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3cf108a7-d38d-5bb5-be21-9db3d48757d8 with identifier: 131087 to the API
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131087>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 219,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '3cf108a7-d38d-5bb5-be21-9db3d48757d8',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WM71MKP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mini-countryman-hatchback-2020-15-cooper-s-e-classic-all4-phev-5dr-auto-131087',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mini',
'model': 'COUNTRYMAN HATCHBACK (2020)',
'odometer': 11745,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20800.0,
'price_includes_vat': True,
'registration_date': '2022-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mini COUNTRYMAN HATCHBACK (2020) 1.5 Cooper S E Classic ALL4 PHEV '
'5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper S E Classic ALL4 PHEV 5dr Auto',
'vin': 'WMW22BS0903P18489',
'year': 2022}
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131087%27 HTTP/1.1" 200 None
2026-03-29 16:01:20 [arval.uk] INFO: Saving data for 131087: {'created_time': 1774612911.322831, 'last_price_update_time': 1774800080.770744}
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131087') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127060> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060
2026-03-29 16:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd6704b-cea6-53b9-b354-61e16dcda564 with scrape type 2
2026-03-29 16:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd6704b-cea6-53b9-b354-61e16dcda564 with scrape type 2
2026-03-29 16:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ccd6704b-cea6-53b9-b354-61e16dcda564, identifier: 127060
2026-03-29 16:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060
2026-03-29 16:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060
2026-03-29 16:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060 to the API
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127060>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ccd6704b-cea6-53b9-b354-61e16dcda564',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RF72SNK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-15-etsi-150-r-line-5dr-dsg-127060',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 17771,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.5 eTSI 150 R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 eTSI 150 R-Line 5dr DSG',
'vin': 'WVWZZZCD1PW115472',
'year': 2023}
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127060%27 HTTP/1.1" 200 None
2026-03-29 16:01:21 [arval.uk] INFO: Saving data for 127060: {'created_time': 1773388277.342429, 'last_price_update_time': 1774800081.363426}
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127060') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124959> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959
2026-03-29 16:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ccf0187-50fb-5de8-9628-0fbf24122e0a with scrape type 2
2026-03-29 16:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ccf0187-50fb-5de8-9628-0fbf24122e0a with scrape type 2
2026-03-29 16:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8ccf0187-50fb-5de8-9628-0fbf24122e0a, identifier: 124959
2026-03-29 16:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959
2026-03-29 16:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959
2026-03-29 16:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959 to the API
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124959>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8ccf0187-50fb-5de8-9628-0fbf24122e0a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'KP23FXC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-sportback-2020-35-tfsi-s-line-5dr-s-tronic-124959',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SPORTBACK (2020)',
'odometer': 19251,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21000.0,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SPORTBACK (2020) 35 TFSI S line 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI S line 5dr S Tronic',
'vin': 'WAUZZZGY4PA080188',
'year': 2023}
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124959%27 HTTP/1.1" 200 None
2026-03-29 16:01:21 [arval.uk] INFO: Saving data for 124959: {'created_time': 1773388264.271338, 'last_price_update_time': 1774800081.909985}
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124959') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131078> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b203666c-6b4a-5c44-b86e-527506a82f24 with identifier: 131078
2026-03-29 16:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b203666c-6b4a-5c44-b86e-527506a82f24 with scrape type 2
2026-03-29 16:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b203666c-6b4a-5c44-b86e-527506a82f24 with scrape type 2
2026-03-29 16:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b203666c-6b4a-5c44-b86e-527506a82f24, identifier: 131078
2026-03-29 16:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b203666c-6b4a-5c44-b86e-527506a82f24 with identifier: 131078
2026-03-29 16:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b203666c-6b4a-5c44-b86e-527506a82f24 with identifier: 131078
2026-03-29 16:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b203666c-6b4a-5c44-b86e-527506a82f24 with identifier: 131078 to the API
2026-03-29 16:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131078>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 288,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b203666c-6b4a-5c44-b86e-527506a82f24',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AF22OXH',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-3-series-touring-2019-330e-m-sport-5dr-step-auto-131078',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '3 SERIES TOURING (2019)',
'odometer': 41831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21100.0,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING (2019) 330e M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 5dr Step Auto',
'vin': 'WBA6N32060FM32239',
'year': 2022}
2026-03-29 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131078%27 HTTP/1.1" 200 None
2026-03-29 16:01:22 [arval.uk] INFO: Saving data for 131078: {'created_time': 1774612910.043245, 'last_price_update_time': 1774800082.669064}
2026-03-29 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131078') HTTP/1.1" 204 0
2026-03-29 16: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-29 16: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-29 16:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127328> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328
2026-03-29 16:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2bac289-7042-50b3-a813-26eacca61dad with scrape type 2
2026-03-29 16:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2bac289-7042-50b3-a813-26eacca61dad with scrape type 2
2026-03-29 16:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: c2bac289-7042-50b3-a813-26eacca61dad, identifier: 127328
2026-03-29 16:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328
2026-03-29 16:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328
2026-03-29 16:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328 to the API
2026-03-29 16:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127328>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c2bac289-7042-50b3-a813-26eacca61dad',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BF23DMO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-sportage-estate-2021-16t-gdi-hev-3-5dr-auto-127328',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'SPORTAGE ESTATE (2021)',
'odometer': 34506,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700.0,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia SPORTAGE ESTATE (2021) 1.6T GDi HEV 3 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV 3 5dr Auto',
'vin': 'U5YPV81GMPL066336',
'year': 2023}
2026-03-29 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127328%27 HTTP/1.1" 200 None
2026-03-29 16:01:23 [arval.uk] INFO: Saving data for 127328: {'created_time': 1773388148.740029, 'last_price_update_time': 1774800083.79228}
2026-03-29 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127328') HTTP/1.1" 204 0
2026-03-29 16:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124732> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126956> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124008> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732
2026-03-29 16:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbe329fd-641d-5af0-a216-fcd511fe6472 with scrape type 2
2026-03-29 16:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbe329fd-641d-5af0-a216-fcd511fe6472 with scrape type 2
2026-03-29 16:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: dbe329fd-641d-5af0-a216-fcd511fe6472, identifier: 124732
2026-03-29 16:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732
2026-03-29 16:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732
2026-03-29 16:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732 to the API
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124732>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'dbe329fd-641d-5af0-a216-fcd511fe6472',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DE73TXH',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/seat-tarraco-estate-2019-15-ecotsi-xperience-lux-5dr-dsg-124732',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Seat',
'model': 'TARRACO ESTATE (2019)',
'odometer': 24817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 7,
'seller_name': None,
'title': 'Seat TARRACO ESTATE (2019) 1.5 EcoTSI Xperience Lux 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI Xperience Lux 5dr DSG',
'vin': 'VSSZZZKN3RW000450',
'year': 2023}
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124732%27 HTTP/1.1" 200 None
2026-03-29 16:01:24 [arval.uk] INFO: Saving data for 124732: {'created_time': 1773388221.589154, 'last_price_update_time': 1774800084.331207}
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124732') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956
2026-03-29 16:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2437a058-69e5-5db4-8407-47448f7909e1 with scrape type 2
2026-03-29 16:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2437a058-69e5-5db4-8407-47448f7909e1 with scrape type 2
2026-03-29 16:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2437a058-69e5-5db4-8407-47448f7909e1, identifier: 126956
2026-03-29 16:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956
2026-03-29 16:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956
2026-03-29 16:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956 to the API
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126956>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2437a058-69e5-5db4-8407-47448f7909e1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YC72XXY',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-sportback-2020-35-tfsi-s-line-5dr-s-tronic-126956',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SPORTBACK (2020)',
'odometer': 11755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2022-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SPORTBACK (2020) 35 TFSI S line 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI S line 5dr S Tronic',
'vin': 'WAUZZZGY3PA025246',
'year': 2022}
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126956%27 HTTP/1.1" 200 None
2026-03-29 16:01:24 [arval.uk] INFO: Saving data for 126956: {'created_time': 1773388230.599049, 'last_price_update_time': 1774800084.745897}
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126956') HTTP/1.1" 204 0
2026-03-29 16:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131069> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008
2026-03-29 16:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4889488-b2c7-56a3-864c-57e24987a0ca with scrape type 2
2026-03-29 16:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4889488-b2c7-56a3-864c-57e24987a0ca with scrape type 2
2026-03-29 16:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b4889488-b2c7-56a3-864c-57e24987a0ca, identifier: 124008
2026-03-29 16: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-29 16:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131271> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008
2026-03-29 16:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008
2026-03-29 16:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008 to the API
2026-03-29 16:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124008>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 261,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b4889488-b2c7-56a3-864c-57e24987a0ca',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HN22CTV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-1-series-hatchback-2019-128ti-5dr-step-auto-live-cockpit-professional-124008',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'BMW',
'model': '1 SERIES HATCHBACK (2019)',
'odometer': 13523,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCHBACK (2019) 128ti 5dr Step Auto [Live Cockpit '
'Professional]',
'transmission': 'automatic',
'trim': '128ti 5dr Step Auto [Live Cockpit Professional]',
'vin': 'WBA7L520005V08159',
'year': 2022}
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124008%27 HTTP/1.1" 200 None
2026-03-29 16:01:25 [arval.uk] INFO: Saving data for 124008: {'created_time': 1773388194.175208, 'last_price_update_time': 1774800085.19919}
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124008') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93153479-ffb8-5971-b4c7-54e8986debbc with identifier: 131069
2026-03-29 16:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93153479-ffb8-5971-b4c7-54e8986debbc with scrape type 2
2026-03-29 16:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93153479-ffb8-5971-b4c7-54e8986debbc with scrape type 2
2026-03-29 16:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 93153479-ffb8-5971-b4c7-54e8986debbc, identifier: 131069
2026-03-29 16:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271
2026-03-29 16:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7fb003f-fc58-5d4c-b8be-42d628383e0a with scrape type 2
2026-03-29 16:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7fb003f-fc58-5d4c-b8be-42d628383e0a with scrape type 2
2026-03-29 16:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d7fb003f-fc58-5d4c-b8be-42d628383e0a, identifier: 131271
2026-03-29 16:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 93153479-ffb8-5971-b4c7-54e8986debbc with identifier: 131069
2026-03-29 16:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 93153479-ffb8-5971-b4c7-54e8986debbc with identifier: 131069
2026-03-29 16:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 93153479-ffb8-5971-b4c7-54e8986debbc with identifier: 131069 to the API
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131069>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '93153479-ffb8-5971-b4c7-54e8986debbc',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DU23AXH',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-premium-5dr-2wd-auto-131069',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 27926,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 Premium 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 Premium 5dr 2WD Auto',
'vin': 'TMAJD811MPJ160024',
'year': 2023}
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131069%27 HTTP/1.1" 200 None
2026-03-29 16:01:25 [arval.uk] INFO: Saving data for 131069: {'created_time': 1774612908.403182, 'last_price_update_time': 1774800085.701496}
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131069') HTTP/1.1" 204 0
2026-03-29 16:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271
2026-03-29 16:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271
2026-03-29 16:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271 to the API
2026-03-29 16:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131271>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'd7fb003f-fc58-5d4c-b8be-42d628383e0a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VO71PWK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-arteon-shooting-brake-2020-14-tsi-ehybrid-r-line-5dr-dsg-131271',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'ARTEON SHOOTING BRAKE (2020)',
'odometer': 19157,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22100.0,
'price_includes_vat': True,
'registration_date': '2021-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ARTEON SHOOTING BRAKE (2020) 1.4 TSI eHybrid R-Line 5dr '
'DSG',
'transmission': 'automatic',
'trim': '1.4 TSI eHybrid R-Line 5dr DSG',
'vin': 'WVWZZZ3HZME514539',
'year': 2021}
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131271%27 HTTP/1.1" 200 None
2026-03-29 16:01:26 [arval.uk] INFO: Saving data for 131271: {'created_time': 1773937657.828433, 'last_price_update_time': 1774800086.029353}
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131271') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124960> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960
2026-03-29 16:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with scrape type 2
2026-03-29 16:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with scrape type 2
2026-03-29 16:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d8d88d7d-9239-58ee-afc3-0a6bf5f27846, identifier: 124960
2026-03-29 16:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960
2026-03-29 16:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960
2026-03-29 16:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960 to the API
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124960>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd8d88d7d-9239-58ee-afc3-0a6bf5f27846',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AV72NPZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-20-tsi-gti-5dr-124960',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 36412,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2022-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 2.0 TSI GTI 5dr',
'transmission': 'manual',
'trim': '2.0 TSI GTI 5dr',
'vin': 'WVWZZZCDXPW005956',
'year': 2022}
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124960%27 HTTP/1.1" 200 None
2026-03-29 16:01:26 [arval.uk] INFO: Saving data for 124960: {'created_time': 1773388203.748634, 'last_price_update_time': 1774800086.541542}
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124960') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129580> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130582> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580
2026-03-29 16:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa93ee1-373c-5ea3-ae1c-b3655f02124b with scrape type 2
2026-03-29 16:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfa93ee1-373c-5ea3-ae1c-b3655f02124b with scrape type 2
2026-03-29 16:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: dfa93ee1-373c-5ea3-ae1c-b3655f02124b, identifier: 129580
2026-03-29 16:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582
2026-03-29 16:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74810a63-0ec5-54b5-bb7a-978817c38635 with scrape type 2
2026-03-29 16:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74810a63-0ec5-54b5-bb7a-978817c38635 with scrape type 2
2026-03-29 16:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 74810a63-0ec5-54b5-bb7a-978817c38635, identifier: 130582
2026-03-29 16:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580
2026-03-29 16:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580
2026-03-29 16:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580 to the API
2026-03-29 16:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129580>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'dfa93ee1-373c-5ea3-ae1c-b3655f02124b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VN73ZND',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-15-etsi-150-r-line-5dr-dsg-129580',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 12534,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22400.0,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.5 eTSI 150 R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 eTSI 150 R-Line 5dr DSG',
'vin': 'WVWZZZCD2RW145860',
'year': 2023}
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129580%27 HTTP/1.1" 200 None
2026-03-29 16:01:27 [arval.uk] INFO: Saving data for 129580: {'created_time': 1773388240.002179, 'last_price_update_time': 1774800087.159876}
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129580') HTTP/1.1" 204 0
2026-03-29 16:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582
2026-03-29 16:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582
2026-03-29 16:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582 to the API
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130582>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '74810a63-0ec5-54b5-bb7a-978817c38635',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RA73PTX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-15-etsi-150-r-line-5dr-dsg-130582',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 15983,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22400.0,
'price_includes_vat': True,
'registration_date': '2024-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 1.5 eTSI 150 R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 eTSI 150 R-Line 5dr DSG',
'vin': 'WVWZZZCD7RW157860',
'year': 2024}
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130582%27 HTTP/1.1" 200 None
2026-03-29 16:01:27 [arval.uk] INFO: Saving data for 130582: {'created_time': 1773938027.818362, 'last_price_update_time': 1774800087.488043}
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130582') HTTP/1.1" 204 0
2026-03-29 16:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=7&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131266> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:27 [arval.uk] INFO: Found listing with ID: 127914
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127914%27 HTTP/1.1" 200 None
2026-03-29 16:01:27 [arval.uk] INFO: Scrape type for 127914: 2
2026-03-29 16:01:27 [arval.uk] INFO: Found listing with ID: 127511
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127511%27 HTTP/1.1" 200 None
2026-03-29 16:01:27 [arval.uk] INFO: Scrape type for 127511: 2
2026-03-29 16:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266
2026-03-29 16:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edccd977-97de-571c-8675-c53081a08c7b with scrape type 2
2026-03-29 16:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edccd977-97de-571c-8675-c53081a08c7b with scrape type 2
2026-03-29 16:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: edccd977-97de-571c-8675-c53081a08c7b, identifier: 131266
2026-03-29 16:01:27 [arval.uk] INFO: Found listing with ID: 121355
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121355%27 HTTP/1.1" 200 None
2026-03-29 16:01:27 [arval.uk] INFO: Scrape type for 121355: 2
2026-03-29 16:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266
2026-03-29 16:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266
2026-03-29 16:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266 to the API
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131266>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 261,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'edccd977-97de-571c-8675-c53081a08c7b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AK72EHT',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-1-series-hatchback-2019-128ti-5dr-step-auto-live-cockpit-professional-131266',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '1 SERIES HATCHBACK (2019)',
'odometer': 19516,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23100.0,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 SERIES HATCHBACK (2019) 128ti 5dr Step Auto [Live Cockpit '
'Professional]',
'transmission': 'automatic',
'trim': '128ti 5dr Step Auto [Live Cockpit Professional]',
'vin': 'WBA7L520307M02213',
'year': 2023}
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131266%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Saving data for 131266: {'created_time': 1773937477.58729, 'last_price_update_time': 1774800088.09081}
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131266') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:28 [arval.uk] INFO: Found listing with ID: 130602
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130602%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 130602: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 123714
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123714%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 123714: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 131299
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131299%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 131299: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 131340
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131340%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 131340: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 132116
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132116%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 132116: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 130598
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130598%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 130598: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 130271
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130271%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 130271: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 123495
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123495%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 123495: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 120953
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27120953%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 120953: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 130943
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130943%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 130943: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 127035
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127035%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 127035: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 128152
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128152%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 128152: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 116271
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116271%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 116271: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 126501
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126501%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 126501: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 124651
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124651%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 124651: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 111513
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27111513%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 111513: 2
2026-03-29 16:01:28 [arval.uk] INFO: Found listing with ID: 117221
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117221%27 HTTP/1.1" 200 None
2026-03-29 16:01:28 [arval.uk] INFO: Scrape type for 117221: 2
2026-03-29 16: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-29 16:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127955> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955
2026-03-29 16:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with scrape type 2
2026-03-29 16:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with scrape type 2
2026-03-29 16:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c, identifier: 127955
2026-03-29 16:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955
2026-03-29 16:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955
2026-03-29 16:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955 to the API
2026-03-29 16:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127955>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '41fe926c-0ba7-52bd-b5b4-34e02e7f994c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DU23AXP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-n-line-s-5dr-2wd-auto-127955',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 23336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 N Line S 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 N Line S 5dr 2WD Auto',
'vin': 'TMAJB811MNJ132778',
'year': 2023}
2026-03-29 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127955%27 HTTP/1.1" 200 None
2026-03-29 16:01:29 [arval.uk] INFO: Saving data for 127955: {'created_time': 1773388054.91151, 'last_price_update_time': 1774800089.305245}
2026-03-29 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127955') HTTP/1.1" 204 0
2026-03-29 16:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128930> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128925> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930
2026-03-29 16:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed0fd72-de49-5649-861d-b9d5724ee0be with scrape type 2
2026-03-29 16:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed0fd72-de49-5649-861d-b9d5724ee0be with scrape type 2
2026-03-29 16:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3ed0fd72-de49-5649-861d-b9d5724ee0be, identifier: 128930
2026-03-29 16:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925
2026-03-29 16:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d63666-08e1-557e-996e-6743f3468383 with scrape type 2
2026-03-29 16:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77d63666-08e1-557e-996e-6743f3468383 with scrape type 2
2026-03-29 16:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 77d63666-08e1-557e-996e-6743f3468383, identifier: 128925
2026-03-29 16:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930
2026-03-29 16:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930
2026-03-29 16:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930 to the API
2026-03-29 16:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128930>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3ed0fd72-de49-5649-861d-b9d5724ee0be',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YH74RJX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/cupra-ateca-estate-2020-15-ecotsi-v1-5dr-dsg-128930',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Cupra',
'model': 'ATECA ESTATE (2020)',
'odometer': 11919,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23100.0,
'price_includes_vat': True,
'registration_date': '2024-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra ATECA ESTATE (2020) 1.5 EcoTSI V1 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V1 5dr DSG',
'vin': 'VSSZZZ5F7S6502081',
'year': 2024}
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128930%27 HTTP/1.1" 200 None
2026-03-29 16:01:30 [arval.uk] INFO: Saving data for 128930: {'created_time': 1773388159.219681, 'last_price_update_time': 1774800090.061284}
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128930') HTTP/1.1" 204 0
2026-03-29 16:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925
2026-03-29 16:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925
2026-03-29 16:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925 to the API
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128925>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '77d63666-08e1-557e-996e-6743f3468383',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BJ23WKC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-premium-5dr-2wd-auto-128925',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 17157,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22800.0,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 Premium 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 Premium 5dr 2WD Auto',
'vin': 'TMAJD811MPJ155176',
'year': 2023}
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128925%27 HTTP/1.1" 200 None
2026-03-29 16:01:30 [arval.uk] INFO: Saving data for 128925: {'created_time': 1773652967.4538, 'last_price_update_time': 1774800090.402407}
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128925') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124952> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123496> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952
2026-03-29 16:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7506ff89-322a-57a5-9733-0eb1c14a733f with scrape type 2
2026-03-29 16:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7506ff89-322a-57a5-9733-0eb1c14a733f with scrape type 2
2026-03-29 16:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7506ff89-322a-57a5-9733-0eb1c14a733f, identifier: 124952
2026-03-29 16:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952
2026-03-29 16:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952
2026-03-29 16:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952 to the API
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124952>
{'auction_title': '',
'category': 'Car',
'color': 'red',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7506ff89-322a-57a5-9733-0eb1c14a733f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RF72MYD',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-sportage-estate-2021-16t-gdi-hev-gt-line-s-5dr-auto-124952',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'SPORTAGE ESTATE (2021)',
'odometer': 32018,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22600.0,
'price_includes_vat': True,
'registration_date': '2023-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Kia SPORTAGE ESTATE (2021) 1.6T GDi HEV GT-Line S 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV GT-Line S 5dr Auto',
'vin': 'U5YPX81GMPL062467',
'year': 2023}
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124952%27 HTTP/1.1" 200 None
2026-03-29 16:01:30 [arval.uk] INFO: Saving data for 124952: {'created_time': 1773388167.746636, 'last_price_update_time': 1774800090.935192}
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124952') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496
2026-03-29 16:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with scrape type 2
2026-03-29 16:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with scrape type 2
2026-03-29 16:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2807c090-c73d-5930-9d2e-1f3ae2901bf1, identifier: 123496
2026-03-29 16:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496
2026-03-29 16:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496
2026-03-29 16:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496 to the API
2026-03-29 16:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123496>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2807c090-c73d-5930-9d2e-1f3ae2901bf1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VE22OOA',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-20-tsi-gti-5dr-dsg-123496',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 36772,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22600.0,
'price_includes_vat': True,
'registration_date': '2022-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 2.0 TSI GTI 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI GTI 5dr DSG',
'vin': 'WVWZZZCDZNW209124',
'year': 2022}
2026-03-29 16:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123496%27 HTTP/1.1" 200 None
2026-03-29 16:01:31 [arval.uk] INFO: Saving data for 123496: {'created_time': 1773387829.427546, 'last_price_update_time': 1774800091.89873}
2026-03-29 16:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123496') HTTP/1.1" 204 0
2026-03-29 16:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127511> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511
2026-03-29 16:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3263eb3-4a1e-512d-8c33-7dd31039698e with scrape type 2
2026-03-29 16:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3263eb3-4a1e-512d-8c33-7dd31039698e with scrape type 2
2026-03-29 16:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: f3263eb3-4a1e-512d-8c33-7dd31039698e, identifier: 127511
2026-03-29 16:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511
2026-03-29 16:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511
2026-03-29 16:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511 to the API
2026-03-29 16:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127511>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f3263eb3-4a1e-512d-8c33-7dd31039698e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DV23NTL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-ultimate-5dr-2wd-auto-127511',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 23176,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400.0,
'price_includes_vat': True,
'registration_date': '2023-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 Ultimate 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 Ultimate 5dr 2WD Auto',
'vin': 'TMAJE811MPJ167305',
'year': 2023}
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127511%27 HTTP/1.1" 200 None
2026-03-29 16:01:33 [arval.uk] INFO: Saving data for 127511: {'created_time': 1773388019.030925, 'last_price_update_time': 1774800093.13101}
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127511') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121355> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130602> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa70d477-5a7d-587d-8565-fadd41a2d468 with identifier: 121355
2026-03-29 16:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa70d477-5a7d-587d-8565-fadd41a2d468 with scrape type 2
2026-03-29 16:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa70d477-5a7d-587d-8565-fadd41a2d468 with scrape type 2
2026-03-29 16:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: fa70d477-5a7d-587d-8565-fadd41a2d468, identifier: 121355
2026-03-29 16:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: fa70d477-5a7d-587d-8565-fadd41a2d468 with identifier: 121355
2026-03-29 16:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: fa70d477-5a7d-587d-8565-fadd41a2d468 with identifier: 121355
2026-03-29 16:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: fa70d477-5a7d-587d-8565-fadd41a2d468 with identifier: 121355 to the API
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/121355>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fa70d477-5a7d-587d-8565-fadd41a2d468',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FL72LRF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-sportage-estate-2021-16t-gdi-hev-4-5dr-auto-121355',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Kia',
'model': 'SPORTAGE ESTATE (2021)',
'odometer': 20017,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Kia SPORTAGE ESTATE (2021) 1.6T GDi HEV 4 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV 4 5dr Auto',
'vin': 'U5YPV81GMNL043149',
'year': 2022}
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121355%27 HTTP/1.1" 200 None
2026-03-29 16:01:33 [arval.uk] INFO: Saving data for 121355: {'created_time': 1774612968.99849, 'last_price_update_time': 1774800093.800792}
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121355') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131299> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602
2026-03-29 16:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e4ec830-db61-5933-831e-ebf94780eaee with scrape type 2
2026-03-29 16:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e4ec830-db61-5933-831e-ebf94780eaee with scrape type 2
2026-03-29 16:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9e4ec830-db61-5933-831e-ebf94780eaee, identifier: 130602
2026-03-29 16:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602
2026-03-29 16:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602
2026-03-29 16:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602 to the API
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130602>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9e4ec830-db61-5933-831e-ebf94780eaee',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YH24EBF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/cupra-formentor-estate-2020-15-tsi-150-v2-5dr-dsg-130602',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Cupra',
'model': 'FORMENTOR ESTATE (2020)',
'odometer': 10239,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2024-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra FORMENTOR ESTATE (2020) 1.5 TSI 150 V2 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI 150 V2 5dr DSG',
'vin': 'VSSZZZKM9RR051151',
'year': 2024}
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130602%27 HTTP/1.1" 200 None
2026-03-29 16:01:34 [arval.uk] INFO: Saving data for 130602: {'created_time': 1773652973.000711, 'last_price_update_time': 1774800094.214823}
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130602') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e88105-f90e-520b-8602-fcceee63200e with identifier: 131299
2026-03-29 16:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4e88105-f90e-520b-8602-fcceee63200e with scrape type 2
2026-03-29 16:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4e88105-f90e-520b-8602-fcceee63200e with scrape type 2
2026-03-29 16:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b4e88105-f90e-520b-8602-fcceee63200e, identifier: 131299
2026-03-29 16:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b4e88105-f90e-520b-8602-fcceee63200e with identifier: 131299
2026-03-29 16:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b4e88105-f90e-520b-8602-fcceee63200e with identifier: 131299
2026-03-29 16:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b4e88105-f90e-520b-8602-fcceee63200e with identifier: 131299 to the API
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131299>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b4e88105-f90e-520b-8602-fcceee63200e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DY23HGN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-n-line-s-5dr-2wd-auto-131299',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 22887,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 N Line S 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 N Line S 5dr 2WD Auto',
'vin': 'TMAJB811MPJ156889',
'year': 2023}
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131299%27 HTTP/1.1" 200 None
2026-03-29 16:01:34 [arval.uk] INFO: Saving data for 131299: {'created_time': 1774612973.416676, 'last_price_update_time': 1774800094.668312}
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131299') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132116> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131340> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2617144c-9e0b-5bcd-8814-9ee64b0aba04 with identifier: 132116
2026-03-29 16:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2617144c-9e0b-5bcd-8814-9ee64b0aba04 with scrape type 2
2026-03-29 16:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2617144c-9e0b-5bcd-8814-9ee64b0aba04 with scrape type 2
2026-03-29 16:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2617144c-9e0b-5bcd-8814-9ee64b0aba04, identifier: 132116
2026-03-29 16:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e539b55-36bb-53b1-9a38-90364b10ca89 with identifier: 131340
2026-03-29 16:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e539b55-36bb-53b1-9a38-90364b10ca89 with scrape type 2
2026-03-29 16:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e539b55-36bb-53b1-9a38-90364b10ca89 with scrape type 2
2026-03-29 16:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8e539b55-36bb-53b1-9a38-90364b10ca89, identifier: 131340
2026-03-29 16:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2617144c-9e0b-5bcd-8814-9ee64b0aba04 with identifier: 132116
2026-03-29 16:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2617144c-9e0b-5bcd-8814-9ee64b0aba04 with identifier: 132116
2026-03-29 16:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2617144c-9e0b-5bcd-8814-9ee64b0aba04 with identifier: 132116 to the API
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/132116>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 4,
'engine': '1.3L',
'engine_horse_power': 175,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2617144c-9e0b-5bcd-8814-9ee64b0aba04',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HV24SYH',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-cla-coupe-2023-cla-200-amg-line-executive-4dr-tip-auto-132116',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'CLA COUPE (2023)',
'odometer': 22948,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLA COUPE (2023) CLA 200 AMG Line Executive 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 200 AMG Line Executive 4dr Tip Auto',
'vin': 'W1K5J8HB6RN472894',
'year': 2024}
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132116%27 HTTP/1.1" 200 None
2026-03-29 16:01:35 [arval.uk] INFO: Saving data for 132116: {'created_time': 1774393257.596515, 'last_price_update_time': 1774800095.268005}
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='132116') HTTP/1.1" 204 0
2026-03-29 16:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8e539b55-36bb-53b1-9a38-90364b10ca89 with identifier: 131340
2026-03-29 16:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8e539b55-36bb-53b1-9a38-90364b10ca89 with identifier: 131340
2026-03-29 16:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8e539b55-36bb-53b1-9a38-90364b10ca89 with identifier: 131340 to the API
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131340>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8e539b55-36bb-53b1-9a38-90364b10ca89',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YN23WRX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/honda-cr-v-estate-2018-20-i-mmd-hybrid-sr-5dr-ecvt-131340',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Honda',
'model': 'CR-V ESTATE (2018)',
'odometer': 32557,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Honda CR-V ESTATE (2018) 2.0 i-MMD Hybrid SR 5dr eCVT',
'transmission': 'automatic',
'trim': '2.0 i-MMD Hybrid SR 5dr eCVT',
'vin': 'JHMRT6860NX210368',
'year': 2023}
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131340%27 HTTP/1.1" 200 None
2026-03-29 16:01:35 [arval.uk] INFO: Saving data for 131340: {'created_time': 1774612980.603161, 'last_price_update_time': 1774800095.574297}
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131340') HTTP/1.1" 204 0
2026-03-29 16: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-29 16: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-29 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130598> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1 with identifier: 130598
2026-03-29 16:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1 with scrape type 2
2026-03-29 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1 with scrape type 2
2026-03-29 16:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1, identifier: 130598
2026-03-29 16:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1 with identifier: 130598
2026-03-29 16:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1 with identifier: 130598
2026-03-29 16:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1 with identifier: 130598 to the API
2026-03-29 16:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130598>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bf4f8148-4100-5e7c-a9d8-ce21ab9b43a1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DU23AXK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-ultimate-5dr-2wd-auto-130598',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 17252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25100.0,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 Ultimate 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 Ultimate 5dr 2WD Auto',
'vin': 'TMAJE811MPJ160365',
'year': 2023}
2026-03-29 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130598%27 HTTP/1.1" 200 None
2026-03-29 16:01:36 [arval.uk] INFO: Saving data for 130598: {'created_time': 1774393259.026083, 'last_price_update_time': 1774800096.524733}
2026-03-29 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130598') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123495> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495
2026-03-29 16:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5abf5a52-8e55-57e3-ba99-887239b34b9c with scrape type 2
2026-03-29 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5abf5a52-8e55-57e3-ba99-887239b34b9c with scrape type 2
2026-03-29 16:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5abf5a52-8e55-57e3-ba99-887239b34b9c, identifier: 123495
2026-03-29 16:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495
2026-03-29 16:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495
2026-03-29 16:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495 to the API
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123495>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 242,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5abf5a52-8e55-57e3-ba99-887239b34b9c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YD73ATV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-20-tsi-gti-5dr-dsg-123495',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 29504,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25300.0,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 2.0 TSI GTI 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI GTI 5dr DSG',
'vin': 'WVWZZZCD1RW107231',
'year': 2023}
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123495%27 HTTP/1.1" 200 None
2026-03-29 16:01:37 [arval.uk] INFO: Saving data for 123495: {'created_time': 1773387897.19892, 'last_price_update_time': 1774800097.306855}
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123495') HTTP/1.1" 204 0
2026-03-29 16:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130271> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=8&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271
2026-03-29 16:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b5c6c0-b744-5392-9884-6070b69e7f5e with scrape type 2
2026-03-29 16:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b5c6c0-b744-5392-9884-6070b69e7f5e with scrape type 2
2026-03-29 16:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b0b5c6c0-b744-5392-9884-6070b69e7f5e, identifier: 130271
2026-03-29 16:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271
2026-03-29 16:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271
2026-03-29 16:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271 to the API
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130271>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b0b5c6c0-b744-5392-9884-6070b69e7f5e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DV72FXL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-tucson-estate-2020-16-tgdi-hybrid-230-ultimate-5dr-2wd-auto-130271',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'TUCSON ESTATE (2020)',
'odometer': 14980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25200.0,
'price_includes_vat': True,
'registration_date': '2023-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai TUCSON ESTATE (2020) 1.6 TGDi Hybrid 230 Ultimate 5dr 2WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid 230 Ultimate 5dr 2WD Auto',
'vin': 'TMAJE811MPJ156445',
'year': 2023}
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130271%27 HTTP/1.1" 200 None
2026-03-29 16:01:37 [arval.uk] INFO: Saving data for 130271: {'created_time': 1773388039.135635, 'last_price_update_time': 1774800097.878011}
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130271') HTTP/1.1" 204 0
2026-03-29 16:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/117221> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:37 [arval.uk] INFO: Found listing with ID: 122780
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122780%27 HTTP/1.1" 200 None
2026-03-29 16:01:37 [arval.uk] INFO: Scrape type for 122780: 2
2026-03-29 16:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127914> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:37 [arval.uk] INFO: Found listing with ID: 127304
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127304%27 HTTP/1.1" 200 None
2026-03-29 16:01:37 [arval.uk] INFO: Scrape type for 127304: 2
2026-03-29 16:01:37 [arval.uk] INFO: Found listing with ID: 124639
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124639%27 HTTP/1.1" 200 None
2026-03-29 16:01:37 [arval.uk] INFO: Scrape type for 124639: 2
2026-03-29 16:01:37 [arval.uk] INFO: Found listing with ID: 118274
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118274%27 HTTP/1.1" 200 None
2026-03-29 16:01:37 [arval.uk] INFO: Scrape type for 118274: 2
2026-03-29 16:01:37 [arval.uk] INFO: Found listing with ID: 128783
2026-03-29 16:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128783%27 HTTP/1.1" 200 None
2026-03-29 16:01:38 [arval.uk] INFO: Scrape type for 128783: 2
2026-03-29 16:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124651> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:38 [arval.uk] INFO: Found listing with ID: 122954
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122954%27 HTTP/1.1" 200 None
2026-03-29 16:01:38 [arval.uk] INFO: Scrape type for 122954: 2
2026-03-29 16:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221
2026-03-29 16:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with scrape type 2
2026-03-29 16:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with scrape type 2
2026-03-29 16:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ed47e460-6fbb-5a81-ac56-3cc61d578ca2, identifier: 117221
2026-03-29 16:01:38 [arval.uk] INFO: Found listing with ID: 130944
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130944%27 HTTP/1.1" 200 None
2026-03-29 16:01:38 [arval.uk] INFO: Scrape type for 130944: 2
2026-03-29 16:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221
2026-03-29 16:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221
2026-03-29 16:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221 to the API
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/117221>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 334,
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'ed47e460-6fbb-5a81-ac56-3cc61d578ca2',
'is_damaged': False,
'is_operable': True,
'license_plate': 'NK72MYM',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-i4-gran-coupe-2021-250kw-edrive40-m-sport-839kwh-5dr-auto-117221',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': 'I4 GRAN COUPE (2021)',
'odometer': 15390,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26700.0,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW I4 GRAN COUPE (2021) 250kW eDrive40 M Sport 83.9kWh 5dr Auto',
'transmission': 'automatic',
'trim': '250kW eDrive40 M Sport 83.9kWh 5dr Auto',
'vin': 'WBY72AW030FN23207',
'year': 2022}
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117221%27 HTTP/1.1" 200 None
2026-03-29 16:01:38 [arval.uk] INFO: Saving data for 117221: {'created_time': 1773387917.090613, 'last_price_update_time': 1774800098.547262}
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='117221') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914
2026-03-29 16:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0524e448-6aa6-5c6b-8abe-9d7074723169 with scrape type 2
2026-03-29 16:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0524e448-6aa6-5c6b-8abe-9d7074723169 with scrape type 2
2026-03-29 16:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0524e448-6aa6-5c6b-8abe-9d7074723169, identifier: 127914
2026-03-29 16:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651
2026-03-29 16:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff4989f-1271-55b1-a950-9937ee035094 with scrape type 2
2026-03-29 16:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff4989f-1271-55b1-a950-9937ee035094 with scrape type 2
2026-03-29 16:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7ff4989f-1271-55b1-a950-9937ee035094, identifier: 124651
2026-03-29 16:01:38 [arval.uk] INFO: Found listing with ID: 130275
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130275%27 HTTP/1.1" 200 None
2026-03-29 16:01:38 [arval.uk] INFO: Scrape type for 130275: 2
2026-03-29 16:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/111513> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914
2026-03-29 16:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914
2026-03-29 16:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914 to the API
2026-03-29 16:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127914>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0524e448-6aa6-5c6b-8abe-9d7074723169',
'is_damaged': False,
'is_operable': True,
'license_plate': 'MM72RWY',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-sportage-estate-2021-16t-gdi-hev-4-5dr-auto-127914',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'SPORTAGE ESTATE (2021)',
'odometer': 28964,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Kia SPORTAGE ESTATE (2021) 1.6T GDi HEV 4 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV 4 5dr Auto',
'vin': 'U5YPV81GMPL059603',
'year': 2022}
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127914%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Saving data for 127914: {'created_time': 1773388064.92772, 'last_price_update_time': 1774800099.073491}
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127914') HTTP/1.1" 204 0
2026-03-29 16:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651
2026-03-29 16:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651
2026-03-29 16:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651 to the API
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124651>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7ff4989f-1271-55b1-a950-9937ee035094',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WR73HVK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a4-avant-2019-35-tfsi-black-edition-5dr-s-tronic-124651',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A4 AVANT (2019)',
'odometer': 10830,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26600.0,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 AVANT (2019) 35 TFSI Black Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI Black Edition 5dr S Tronic',
'vin': 'WAUZZZF42RA006687',
'year': 2023}
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124651%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Saving data for 124651: {'created_time': 1773387964.701769, 'last_price_update_time': 1774800099.401123}
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124651') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:39 [arval.uk] INFO: Found listing with ID: 129377
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129377%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Scrape type for 129377: 2
2026-03-29 16:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126501> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:39 [arval.uk] INFO: Found listing with ID: 128136
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128136%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Scrape type for 128136: 0
2026-03-29 16:01:39 [arval.uk] INFO: Found listing with ID: 131874
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131874%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Scrape type for 131874: 2
2026-03-29 16:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513
2026-03-29 16:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3767741a-7f8c-5d75-a6e3-b806a6b3812a with scrape type 2
2026-03-29 16:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3767741a-7f8c-5d75-a6e3-b806a6b3812a with scrape type 2
2026-03-29 16:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3767741a-7f8c-5d75-a6e3-b806a6b3812a, identifier: 111513
2026-03-29 16:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513
2026-03-29 16:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513
2026-03-29 16:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513 to the API
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/111513>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3767741a-7f8c-5d75-a6e3-b806a6b3812a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DS22WRX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-santa-fe-estate-2021-16-tgdi-hybrid-premium-5dr-auto-111513',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'SANTA FE ESTATE (2021)',
'odometer': 14671,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26700.0,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai SANTA FE ESTATE (2021) 1.6 TGDi Hybrid Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid Premium 5dr Auto',
'vin': 'KMHS3811MNU044915',
'year': 2022}
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27111513%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Saving data for 111513: {'created_time': 1773387944.656687, 'last_price_update_time': 1774800099.86586}
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='111513') HTTP/1.1" 204 0
2026-03-29 16:01:39 [arval.uk] INFO: Found listing with ID: 128928
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128928%27 HTTP/1.1" 200 None
2026-03-29 16:01:39 [arval.uk] INFO: Scrape type for 128928: 2
2026-03-29 16: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-29 16:01:40 [arval.uk] INFO: Found listing with ID: 124006
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124006%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Scrape type for 124006: 2
2026-03-29 16:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116271> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501
2026-03-29 16:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748be463-80f4-5c9c-8428-686d6d900d35 with scrape type 2
2026-03-29 16:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748be463-80f4-5c9c-8428-686d6d900d35 with scrape type 2
2026-03-29 16:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 748be463-80f4-5c9c-8428-686d6d900d35, identifier: 126501
2026-03-29 16:01:40 [arval.uk] INFO: Found listing with ID: 128733
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128733%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Scrape type for 128733: 2
2026-03-29 16:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501
2026-03-29 16:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501
2026-03-29 16:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501 to the API
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/126501>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '748be463-80f4-5c9c-8428-686d6d900d35',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BL72USO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-santa-fe-estate-2021-16-tgdi-hybrid-premium-5dr-auto-126501',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'SANTA FE ESTATE (2021)',
'odometer': 25240,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26200.0,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai SANTA FE ESTATE (2021) 1.6 TGDi Hybrid Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid Premium 5dr Auto',
'vin': 'KMHS3811MPU060824',
'year': 2022}
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126501%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Saving data for 126501: {'created_time': 1773387906.161699, 'last_price_update_time': 1774800100.449239}
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126501') HTTP/1.1" 204 0
2026-03-29 16:01:40 [arval.uk] INFO: Found listing with ID: 130583
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130583%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Scrape type for 130583: 2
2026-03-29 16: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-29 16:01:40 [arval.uk] INFO: Found listing with ID: 128609
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128609%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Scrape type for 128609: 2
2026-03-29 16:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271
2026-03-29 16:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60033a8-c690-56ad-901a-f085ada24085 with scrape type 2
2026-03-29 16:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60033a8-c690-56ad-901a-f085ada24085 with scrape type 2
2026-03-29 16:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d60033a8-c690-56ad-901a-f085ada24085, identifier: 116271
2026-03-29 16:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271
2026-03-29 16:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271
2026-03-29 16:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271 to the API
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:01: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-29 16:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/116271>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd60033a8-c690-56ad-901a-f085ada24085',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BW22DHY',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-santa-fe-estate-2021-16-tgdi-hybrid-premium-5dr-auto-116271',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'SANTA FE ESTATE (2021)',
'odometer': 19293,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26100.0,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai SANTA FE ESTATE (2021) 1.6 TGDi Hybrid Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid Premium 5dr Auto',
'vin': 'KMHS3811MNU048445',
'year': 2022}
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116271%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Saving data for 116271: {'created_time': 1773388000.030292, 'last_price_update_time': 1774800100.907771}
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116271') HTTP/1.1" 204 0
2026-03-29 16:01:40 [arval.uk] INFO: Found listing with ID: 128722
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128722%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Scrape type for 128722: 0
2026-03-29 16:01:40 [arval.uk] INFO: Found listing with ID: 128902
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128902%27 HTTP/1.1" 200 None
2026-03-29 16:01:40 [arval.uk] INFO: Scrape type for 128902: 2
2026-03-29 16: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-29 16:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123714> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128152> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714
2026-03-29 16:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with scrape type 2
2026-03-29 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with scrape type 2
2026-03-29 16:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0, identifier: 123714
2026-03-29 16:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152
2026-03-29 16:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b011e45-185f-517f-8869-e3816e9c3130 with scrape type 2
2026-03-29 16:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b011e45-185f-517f-8869-e3816e9c3130 with scrape type 2
2026-03-29 16:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2b011e45-185f-517f-8869-e3816e9c3130, identifier: 128152
2026-03-29 16:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714
2026-03-29 16:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714
2026-03-29 16:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714 to the API
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/123714>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '68f7d457-d3d5-58c6-82d4-bd68bb26c0c0',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YD72CYO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-q3-estate-2018-35-tfsi-black-edition-5dr-s-tronic-123714',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'Q3 ESTATE (2018)',
'odometer': 36689,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 ESTATE (2018) 35 TFSI Black Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI Black Edition 5dr S Tronic',
'vin': 'WAUZZZF33N1123194',
'year': 2022}
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123714%27 HTTP/1.1" 200 None
2026-03-29 16:01:41 [arval.uk] INFO: Saving data for 123714: {'created_time': 1773388030.527722, 'last_price_update_time': 1774800101.571501}
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123714') HTTP/1.1" 204 0
2026-03-29 16:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152
2026-03-29 16:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152
2026-03-29 16:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152 to the API
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128152>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 288,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '2b011e45-185f-517f-8869-e3816e9c3130',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HN22YPZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-3-series-saloon-special-editions-2019-330e-m-sport-pro-edition-4dr-step-auto-128152',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '3 SERIES SALOON SPECIAL EDITIONS (2019)',
'odometer': 25469,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26000.0,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES SALOON SPECIAL EDITIONS (2019) 330e M Sport Pro '
'Edition 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport Pro Edition 4dr Step Auto',
'vin': 'WBA5P52010FN22285',
'year': 2022}
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128152%27 HTTP/1.1" 200 None
2026-03-29 16:01:41 [arval.uk] INFO: Saving data for 128152: {'created_time': 1773387879.349727, 'last_price_update_time': 1774800101.895766}
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128152') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127035> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035
2026-03-29 16:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with scrape type 2
2026-03-29 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with scrape type 2
2026-03-29 16:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b, identifier: 127035
2026-03-29 16:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035
2026-03-29 16:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035
2026-03-29 16:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035 to the API
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127035>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 305,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1beb43df-097f-5e7d-8338-6d9ba62d5b7b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'RF71EUM',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/land-rover-discovery-sport-sw-2019-15-p300e-r-dynamic-hse-5dr-auto-5-seat-127035',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Land Rover',
'model': 'DISCOVERY SPORT SW (2019)',
'odometer': 32118,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25800.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover DISCOVERY SPORT SW (2019) 1.5 P300e R-Dynamic HSE 5dr '
'Auto [5 Seat]',
'transmission': 'automatic',
'trim': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]',
'vin': 'SALCA2ATXNH911999',
'year': 2022}
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127035%27 HTTP/1.1" 200 None
2026-03-29 16:01:42 [arval.uk] INFO: Saving data for 127035: {'created_time': 1773387981.091431, 'last_price_update_time': 1774800102.451928}
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127035') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130943> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943
2026-03-29 16:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bef2f60-fa52-59ea-ba00-5728f583758e with scrape type 2
2026-03-29 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bef2f60-fa52-59ea-ba00-5728f583758e with scrape type 2
2026-03-29 16:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1bef2f60-fa52-59ea-ba00-5728f583758e, identifier: 130943
2026-03-29 16:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943
2026-03-29 16:01:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 16:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943
2026-03-29 16:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943 to the API
2026-03-29 16:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130943>
{'auction_title': '',
'category': 'Car',
'color': 'green',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1bef2f60-fa52-59ea-ba00-5728f583758e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YD72GOC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-sportage-estate-2021-16t-gdi-hev-gt-line-s-5dr-auto-130943',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'SPORTAGE ESTATE (2021)',
'odometer': 21224,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25700.0,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Kia SPORTAGE ESTATE (2021) 1.6T GDi HEV GT-Line S 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV GT-Line S 5dr Auto',
'vin': 'U5YPX81GMNL041357',
'year': 2022}
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130943%27 HTTP/1.1" 200 None
2026-03-29 16:01:43 [arval.uk] INFO: Saving data for 130943: {'created_time': 1773936762.987947, 'last_price_update_time': 1774800103.020254}
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130943') HTTP/1.1" 204 0
2026-03-29 16:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/120953> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953
2026-03-29 16:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc4c98d-317b-5008-885b-4a11da4eb02a with scrape type 2
2026-03-29 16:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc4c98d-317b-5008-885b-4a11da4eb02a with scrape type 2
2026-03-29 16:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 4cc4c98d-317b-5008-885b-4a11da4eb02a, identifier: 120953
2026-03-29 16:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953
2026-03-29 16:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953
2026-03-29 16:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953 to the API
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/120953>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4cc4c98d-317b-5008-885b-4a11da4eb02a',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YD72CZJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-q3-estate-2018-35-tfsi-black-edition-5dr-s-tronic-120953',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'Q3 ESTATE (2018)',
'odometer': 19627,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25500.0,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 ESTATE (2018) 35 TFSI Black Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI Black Edition 5dr S Tronic',
'vin': 'WAUZZZF31N1139278',
'year': 2022}
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27120953%27 HTTP/1.1" 200 None
2026-03-29 16:01:43 [arval.uk] INFO: Saving data for 120953: {'created_time': 1773387953.349886, 'last_price_update_time': 1774800103.575806}
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='120953') HTTP/1.1" 204 0
2026-03-29 16:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122780> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127304> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780
2026-03-29 16:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776a0940-45a4-50f6-a3b3-8efee01bc2ad with scrape type 2
2026-03-29 16:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776a0940-45a4-50f6-a3b3-8efee01bc2ad with scrape type 2
2026-03-29 16:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 776a0940-45a4-50f6-a3b3-8efee01bc2ad, identifier: 122780
2026-03-29 16:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780
2026-03-29 16:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780
2026-03-29 16:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780 to the API
2026-03-29 16:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122780>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 4,
'engine': '1.9L',
'engine_horse_power': 302,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '776a0940-45a4-50f6-a3b3-8efee01bc2ad',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GY71NHB',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-e-class-diesel-saloon-2020-e300de-amg-line-edition-4dr-9g-tronic-122780',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Mercedes',
'model': 'E CLASS DIESEL SALOON (2020)',
'odometer': 13932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26800.0,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes E CLASS DIESEL SALOON (2020) E300de AMG Line Edition 4dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'E300de AMG Line Edition 4dr 9G-Tronic',
'vin': 'W1K2130162A977855',
'year': 2021}
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122780%27 HTTP/1.1" 200 None
2026-03-29 16:01:44 [arval.uk] INFO: Saving data for 122780: {'created_time': 1773387847.530485, 'last_price_update_time': 1774800104.105265}
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122780') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124639> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304
2026-03-29 16:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with scrape type 2
2026-03-29 16:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with scrape type 2
2026-03-29 16:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac, identifier: 127304
2026-03-29 16:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304
2026-03-29 16:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304
2026-03-29 16:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304 to the API
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127304>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '12661ac9-5641-5f42-bfc8-bfbf15fb65ac',
'is_damaged': False,
'is_operable': True,
'license_plate': 'KP72UJG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-santa-fe-estate-2021-16-tgdi-hybrid-premium-5dr-auto-127304',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Hyundai',
'model': 'SANTA FE ESTATE (2021)',
'odometer': 19436,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai SANTA FE ESTATE (2021) 1.6 TGDi Hybrid Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid Premium 5dr Auto',
'vin': 'KMHS3811MPU062042',
'year': 2022}
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127304%27 HTTP/1.1" 200 None
2026-03-29 16:01:44 [arval.uk] INFO: Saving data for 127304: {'created_time': 1773387856.954384, 'last_price_update_time': 1774800104.525751}
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127304') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639
2026-03-29 16:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86acc657-ed70-5864-a890-9b4504ef908e with scrape type 2
2026-03-29 16:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86acc657-ed70-5864-a890-9b4504ef908e with scrape type 2
2026-03-29 16:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 86acc657-ed70-5864-a890-9b4504ef908e, identifier: 124639
2026-03-29 16:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639
2026-03-29 16:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639
2026-03-29 16:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639 to the API
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124639>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 227,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '86acc657-ed70-5864-a890-9b4504ef908e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BP72YAG',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/hyundai-santa-fe-estate-2021-16-tgdi-hybrid-ultimate-5dr-4wd-auto-124639',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'Hyundai',
'model': 'SANTA FE ESTATE (2021)',
'odometer': 14851,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai SANTA FE ESTATE (2021) 1.6 TGDi Hybrid Ultimate 5dr 4WD '
'Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid Ultimate 5dr 4WD Auto',
'vin': 'KMHS5811SPU061589',
'year': 2023}
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124639%27 HTTP/1.1" 200 None
2026-03-29 16:01:44 [arval.uk] INFO: Saving data for 124639: {'created_time': 1773387811.726046, 'last_price_update_time': 1774800104.932121}
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124639') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118274> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274
2026-03-29 16:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec20d84d-0d4f-557b-aa07-ab75019f128b with scrape type 2
2026-03-29 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec20d84d-0d4f-557b-aa07-ab75019f128b with scrape type 2
2026-03-29 16:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ec20d84d-0d4f-557b-aa07-ab75019f128b, identifier: 118274
2026-03-29 16:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274
2026-03-29 16:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274
2026-03-29 16:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274 to the API
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118274>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 315,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ec20d84d-0d4f-557b-aa07-ab75019f128b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'MT73AHC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-20-tsi-320-r-4motion-5dr-dsg-118274',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 21688,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30100.0,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 2.0 TSI 320 R 4Motion 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI 320 R 4Motion 5dr DSG',
'vin': 'WVWZZZCD9RW121801',
'year': 2023}
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118274%27 HTTP/1.1" 200 None
2026-03-29 16:01:45 [arval.uk] INFO: Saving data for 118274: {'created_time': 1773387737.269063, 'last_price_update_time': 1774800105.455669}
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118274') HTTP/1.1" 204 0
2026-03-29 16:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128783> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783
2026-03-29 16:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff00289c-80f9-5c30-9793-0eee07c6b517 with scrape type 2
2026-03-29 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff00289c-80f9-5c30-9793-0eee07c6b517 with scrape type 2
2026-03-29 16:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ff00289c-80f9-5c30-9793-0eee07c6b517, identifier: 128783
2026-03-29 16:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783
2026-03-29 16:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783
2026-03-29 16:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783 to the API
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128783>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 296,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ff00289c-80f9-5c30-9793-0eee07c6b517',
'is_damaged': False,
'is_operable': True,
'license_plate': 'VE23GPZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-20-tsi-300-gti-clubsport-5dr-dsg-128783',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 14173,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30300.0,
'price_includes_vat': True,
'registration_date': '2023-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 2.0 TSI 300 GTI Clubsport 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI 300 GTI Clubsport 5dr DSG',
'vin': 'WVWZZZCD8PW195756',
'year': 2023}
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128783%27 HTTP/1.1" 200 None
2026-03-29 16:01:45 [arval.uk] INFO: Saving data for 128783: {'created_time': 1773387790.984517, 'last_price_update_time': 1774800105.986793}
2026-03-29 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128783') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122954> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954
2026-03-29 16:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with scrape type 2
2026-03-29 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with scrape type 2
2026-03-29 16:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6, identifier: 122954
2026-03-29 16:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954
2026-03-29 16:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954
2026-03-29 16:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954 to the API
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/122954>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LT73OSN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-a3-sportback-2020-s3-tfsi-quattro-vorsprung-5dr-s-tronic-122954',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'A3 SPORTBACK (2020)',
'odometer': 54286,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30500.0,
'price_includes_vat': True,
'registration_date': '2023-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 SPORTBACK (2020) S3 TFSI Quattro Vorsprung 5dr S Tronic',
'transmission': 'automatic',
'trim': 'S3 TFSI Quattro Vorsprung 5dr S Tronic',
'vin': 'WAUZZZGYXRA014084',
'year': 2023}
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122954%27 HTTP/1.1" 200 None
2026-03-29 16:01:46 [arval.uk] INFO: Saving data for 122954: {'created_time': 1773387821.342528, 'last_price_update_time': 1774800106.503503}
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122954') HTTP/1.1" 204 0
2026-03-29 16:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130944> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935 with identifier: 130944
2026-03-29 16:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935 with scrape type 2
2026-03-29 16:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935 with scrape type 2
2026-03-29 16:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935, identifier: 130944
2026-03-29 16:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935 with identifier: 130944
2026-03-29 16:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935 with identifier: 130944
2026-03-29 16:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3cfa416e-4bf5-55f9-a3ee-d5ee64c08935 with identifier: 130944 to the API
2026-03-29 16:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130944>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '3cfa416e-4bf5-55f9-a3ee-d5ee64c08935',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LP73WPA',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-gla-hatchback-2023-gla-250e-amg-line-executive-5dr-auto-130944',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'GLA HATCHBACK (2023)',
'odometer': 13139,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30600.0,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes GLA HATCHBACK (2023) GLA 250e AMG Line Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 250e AMG Line Executive 5dr Auto',
'vin': 'W1N4N8FB3RJ594173',
'year': 2024}
2026-03-29 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130944%27 HTTP/1.1" 200 None
2026-03-29 16:01:47 [arval.uk] INFO: Saving data for 130944: {'created_time': 1774393253.608157, 'last_price_update_time': 1774800107.060578}
2026-03-29 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130944') HTTP/1.1" 204 0
2026-03-29 16: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-29 16: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-29 16:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129377> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377
2026-03-29 16:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with scrape type 2
2026-03-29 16:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with scrape type 2
2026-03-29 16:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3129b5ad-0e1a-5bc9-a083-ead381e58f12, identifier: 129377
2026-03-29 16:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377
2026-03-29 16:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377
2026-03-29 16:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377 to the API
2026-03-29 16:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129377>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 315,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3129b5ad-0e1a-5bc9-a083-ead381e58f12',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WP73SYO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-golf-hatchback-2020-20-tsi-320-r-4motion-5dr-dsg-129377',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'GOLF HATCHBACK (2020)',
'odometer': 10074,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 32300.0,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen GOLF HATCHBACK (2020) 2.0 TSI 320 R 4Motion 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI 320 R 4Motion 5dr DSG',
'vin': 'WVWZZZCD0RW123548',
'year': 2023}
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129377%27 HTTP/1.1" 200 None
2026-03-29 16:01:48 [arval.uk] INFO: Saving data for 129377: {'created_time': 1773387801.336013, 'last_price_update_time': 1774800108.098474}
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129377') HTTP/1.1" 204 0
2026-03-29 16: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-29 16:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131874> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130275> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1 with identifier: 131874
2026-03-29 16:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1 with scrape type 2
2026-03-29 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1 with scrape type 2
2026-03-29 16:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1, identifier: 131874
2026-03-29 16:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a38990d-c35c-5756-9240-0bb2f9cfafcc with identifier: 130275
2026-03-29 16:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a38990d-c35c-5756-9240-0bb2f9cfafcc with scrape type 2
2026-03-29 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a38990d-c35c-5756-9240-0bb2f9cfafcc with scrape type 2
2026-03-29 16:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3a38990d-c35c-5756-9240-0bb2f9cfafcc, identifier: 130275
2026-03-29 16:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1 with identifier: 131874
2026-03-29 16:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1 with identifier: 131874
2026-03-29 16:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 21871c97-fa2c-5bb1-8a8b-9672ab86f0f1 with identifier: 131874 to the API
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131874>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 322,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '21871c97-fa2c-5bb1-8a8b-9672ab86f0f1',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LL73WPO',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-x1-estate-2022-xdrive-30e-m-sport-5dr-techpro-pack-step-auto-131874',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': 'X1 ESTATE (2022)',
'odometer': 23165,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 35200.0,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 ESTATE (2022) xDrive 30e M Sport 5dr [Tech+/Pro Pack] Step '
'Auto',
'transmission': 'automatic',
'trim': 'xDrive 30e M Sport 5dr [Tech+/Pro Pack] Step Auto',
'vin': 'WBA32EF0505Y16648',
'year': 2023}
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131874%27 HTTP/1.1" 200 None
2026-03-29 16:01:48 [arval.uk] INFO: Saving data for 131874: {'created_time': 1774393250.393094, 'last_price_update_time': 1774800108.70274}
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131874') HTTP/1.1" 204 0
2026-03-29 16:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3a38990d-c35c-5756-9240-0bb2f9cfafcc with identifier: 130275
2026-03-29 16:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3a38990d-c35c-5756-9240-0bb2f9cfafcc with identifier: 130275
2026-03-29 16:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3a38990d-c35c-5756-9240-0bb2f9cfafcc with identifier: 130275 to the API
2026-03-29 16:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130275>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 188,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3a38990d-c35c-5756-9240-0bb2f9cfafcc',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LP71GYJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-bmw-x3-diesel-estate-2021-xdrive20d-mht-m-sport-5dr-step-auto-tech-pack-130275',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': 'BMW X3 DIESEL ESTATE (2021)',
'odometer': 33733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 31400.0,
'price_includes_vat': True,
'registration_date': '2022-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X3 DIESEL ESTATE (2021) xDrive20d MHT M Sport 5dr Step Auto '
'[Tech Pack]',
'transmission': 'automatic',
'trim': 'xDrive20d MHT M Sport 5dr Step Auto [Tech Pack]',
'vin': 'WBA16BZ050N134410',
'year': 2022}
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130275%27 HTTP/1.1" 200 None
2026-03-29 16:01:49 [arval.uk] INFO: Saving data for 130275: {'created_time': 1773937123.629979, 'last_price_update_time': 1774800109.053255}
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130275') HTTP/1.1" 204 0
2026-03-29 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128928> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128609> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16: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-29 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128902> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=9&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928
2026-03-29 16:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with scrape type 2
2026-03-29 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with scrape type 2
2026-03-29 16:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2740f3f7-edb4-5916-bd7a-c220d6e2d738, identifier: 128928
2026-03-29 16:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 774380a1-7015-5ac0-ac24-1e287313a34b with identifier: 128609
2026-03-29 16:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 774380a1-7015-5ac0-ac24-1e287313a34b with scrape type 2
2026-03-29 16:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 774380a1-7015-5ac0-ac24-1e287313a34b with scrape type 2
2026-03-29 16:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 774380a1-7015-5ac0-ac24-1e287313a34b, identifier: 128609
2026-03-29 16:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928
2026-03-29 16:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928
2026-03-29 16:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928 to the API
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128928>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 469,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '2740f3f7-edb4-5916-bd7a-c220d6e2d738',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AV72YLX',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-e-tron-gt-saloon-2021-390kw-quattro-93kwh-4dr-auto-128928',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'E-TRON GT SALOON (2021)',
'odometer': 19748,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 36400.0,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-TRON GT SALOON (2021) 390kW Quattro 93kWh 4dr Auto',
'transmission': 'automatic',
'trim': '390kW Quattro 93kWh 4dr Auto',
'vin': 'WAUZZZFW1P7000388',
'year': 2022}
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128928%27 HTTP/1.1" 200 None
2026-03-29 16:01:49 [arval.uk] INFO: Saving data for 128928: {'created_time': 1773387754.490975, 'last_price_update_time': 1774800109.65867}
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128928') HTTP/1.1" 204 0
2026-03-29 16:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 774380a1-7015-5ac0-ac24-1e287313a34b with identifier: 128609
2026-03-29 16:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 774380a1-7015-5ac0-ac24-1e287313a34b with identifier: 128609
2026-03-29 16:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 774380a1-7015-5ac0-ac24-1e287313a34b with identifier: 128609 to the API
2026-03-29 16:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128609>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 234,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '774380a1-7015-5ac0-ac24-1e287313a34b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LS23EEH',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-v-class-diesel-estate-2019-v300-d-237-amg-line-5dr-9g-tronic-extra-long-128609',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'V CLASS DIESEL ESTATE (2019)',
'odometer': 18931,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 50000.0,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes V CLASS DIESEL ESTATE (2019) V300 d 237 AMG Line 5dr '
'9G-Tronic [Extra Long]',
'transmission': 'automatic',
'trim': 'V300 d 237 AMG Line 5dr 9G-Tronic [Extra Long]',
'vin': 'W1VVNLFZ4P4197202',
'year': 2023}
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128609%27 HTTP/1.1" 200 None
2026-03-29 16:01:50 [arval.uk] INFO: Saving data for 128609: {'created_time': 1774612984.109098, 'last_price_update_time': 1774800110.025953}
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128609') HTTP/1.1" 204 0
2026-03-29 16:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902
2026-03-29 16:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with scrape type 2
2026-03-29 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with scrape type 2
2026-03-29 16:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380, identifier: 128902
2026-03-29 16:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902
2026-03-29 16:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902
2026-03-29 16:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902 to the API
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128902>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 234,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0f5ff2d0-7b24-5209-a5af-6fa71c1c8380',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LS23EFV',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-v-class-diesel-estate-2019-v300-d-237-amg-line-5dr-9g-tronic-extra-long-128902',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'V CLASS DIESEL ESTATE (2019)',
'odometer': 14450,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 51600.0,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes V CLASS DIESEL ESTATE (2019) V300 d 237 AMG Line 5dr '
'9G-Tronic [Extra Long]',
'transmission': 'automatic',
'trim': 'V300 d 237 AMG Line 5dr 9G-Tronic [Extra Long]',
'vin': 'W1VVNLFZ7P4204255',
'year': 2023}
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128902%27 HTTP/1.1" 200 None
2026-03-29 16:01:50 [arval.uk] INFO: Saving data for 128902: {'created_time': 1773387774.492565, 'last_price_update_time': 1774800110.441481}
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128902') HTTP/1.1" 204 0
2026-03-29 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130583> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583
2026-03-29 16:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with scrape type 2
2026-03-29 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with scrape type 2
2026-03-29 16:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd, identifier: 130583
2026-03-29 16:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583
2026-03-29 16:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583
2026-03-29 16:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583 to the API
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130583>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 215,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '9d8927d5-4e22-58d4-a8f1-35493f7bd3dd',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YW72AEU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-multivan-estate-2022-14-tsi-ehybrid-style-5dr-lwb-dsg-6-seat-130583',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'MULTIVAN ESTATE (2022)',
'odometer': 11885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 46600.0,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen MULTIVAN ESTATE (2022) 1.4 TSI eHybrid Style 5dr LWB DSG '
'[6 Seat]',
'transmission': 'automatic',
'trim': '1.4 TSI eHybrid Style 5dr LWB DSG [6 Seat]',
'vin': 'WV2ZZZST8PH006005',
'year': 2023}
2026-03-29 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130583%27 HTTP/1.1" 200 None
2026-03-29 16:01:51 [arval.uk] INFO: Saving data for 130583: {'created_time': 1773653000.553559, 'last_price_update_time': 1774800111.003731}
2026-03-29 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130583') HTTP/1.1" 204 0
2026-03-29 16:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128733> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733
2026-03-29 16:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aab19c3-d181-5106-b171-8f54f950a1fa with scrape type 2
2026-03-29 16:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aab19c3-d181-5106-b171-8f54f950a1fa with scrape type 2
2026-03-29 16:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5aab19c3-d181-5106-b171-8f54f950a1fa, identifier: 128733
2026-03-29 16:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733
2026-03-29 16:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733
2026-03-29 16:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733 to the API
2026-03-29 16:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128733>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 334,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5aab19c3-d181-5106-b171-8f54f950a1fa',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HG72YTL',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/audi-q8-estate-2019-55-tfsi-quattro-black-edition-5dr-tiptronic-128733',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Audi',
'model': 'Q8 ESTATE (2019)',
'odometer': 17728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 45700.0,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 ESTATE (2019) 55 TFSI Quattro Black Edition 5dr Tiptronic',
'transmission': 'automatic',
'trim': '55 TFSI Quattro Black Edition 5dr Tiptronic',
'vin': 'WAUZZZF16PD012963',
'year': 2023}
2026-03-29 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128733%27 HTTP/1.1" 200 None
2026-03-29 16:01:52 [arval.uk] INFO: Saving data for 128733: {'created_time': 1774368571.54483, 'last_price_update_time': 1774800112.500946}
2026-03-29 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128733') HTTP/1.1" 204 0
2026-03-29 16:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124006> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-29 16:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006
2026-03-29 16:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 623097f6-9a15-5819-8438-4d5ee439cbf6 with scrape type 2
2026-03-29 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 623097f6-9a15-5819-8438-4d5ee439cbf6 with scrape type 2
2026-03-29 16:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 623097f6-9a15-5819-8438-4d5ee439cbf6, identifier: 124006
2026-03-29 16:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006
2026-03-29 16:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006
2026-03-29 16:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006 to the API
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16: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-29 16:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124006>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 389,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '623097f6-9a15-5819-8438-4d5ee439cbf6',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FE21VKD',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-x5-estate-2018-xdrive45e-m-sport-5dr-auto-tech-pack-124006',
'listing': 'directbuy',
'location': 'UK Manheim',
'make': 'BMW',
'model': 'X5 ESTATE (2018)',
'odometer': 35177,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 36600.0,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 ESTATE (2018) xDrive45e M Sport 5dr Auto [Tech Pack]',
'transmission': 'automatic',
'trim': 'xDrive45e M Sport 5dr Auto [Tech Pack]',
'vin': 'WBATA620309F62254',
'year': 2021}
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124006%27 HTTP/1.1" 200 None
2026-03-29 16:01:59 [arval.uk] INFO: Saving data for 124006: {'created_time': 1773387765.81043, 'last_price_update_time': 1774800119.612859}
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124006') HTTP/1.1" 204 0
2026-03-29 16:01:59 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 16:01:59 [arval.uk] INFO: arval.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 6, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 1, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20last_price_update_time%20lt%201774368119 HTTP/1.1" 200 None
2026-03-29 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.uk',RowKey='114780') HTTP/1.1" 204 0
2026-03-29 16:01:59 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (154 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.uk/task_46_2026-03-29T16_00_00.jl
2026-03-29 16:01:59 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 127675,
'downloader/request_count': 164,
'downloader/request_method_count/GET': 164,
'downloader/response_bytes': 5106669,
'downloader/response_count': 164,
'downloader/response_status_count/200': 164,
'elapsed_time_seconds': 114.438174,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 16, 1, 59, 754792, tzinfo=datetime.timezone.utc),
'item_scraped_count': 154,
'log_count/DEBUG': 1800,
'log_count/INFO': 1608,
'memusage/max': 166780928,
'memusage/startup': 148037632,
'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': 27,
'playwright/request_count/aborted': 10,
'playwright/request_count/method/GET': 26,
'playwright/request_count/method/POST': 1,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/font': 5,
'playwright/request_count/resource_type/image': 8,
'playwright/request_count/resource_type/script': 7,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 4,
'playwright/response_count': 13,
'playwright/response_count/method/GET': 13,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/font': 5,
'playwright/response_count/resource_type/script': 5,
'playwright/response_count/resource_type/stylesheet': 1,
'request_depth_max': 9,
'response_received_count': 164,
'scheduler/dequeued': 164,
'scheduler/dequeued/memory': 164,
'scheduler/enqueued': 164,
'scheduler/enqueued/memory': 164,
'scrape_type/price_update': 154,
'scrape_type/skipped': 4,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 163,
'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.6859869877322127,
'scrapy-zyte-api/mean_response_seconds': 2.7029568731122025,
'scrapy-zyte-api/processed': 163,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 163,
'scrapy-zyte-api/request_args/experimental.requestCookies': 162,
'scrapy-zyte-api/request_args/experimental.responseCookies': 163,
'scrapy-zyte-api/request_args/httpResponseBody': 163,
'scrapy-zyte-api/request_args/httpResponseHeaders': 163,
'scrapy-zyte-api/request_args/url': 163,
'scrapy-zyte-api/status_codes/200': 163,
'scrapy-zyte-api/success': 163,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 29, 16, 0, 5, 316618, tzinfo=datetime.timezone.utc)}
2026-03-29 16:01:59 [scrapy.core.engine] INFO: Spider closed (finished)