2026-03-24 16:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 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-24 16:00:04 [arval.uk] INFO: Starting spider arval.uk [deploy-check: 2026-03-12T15:10]
2026-03-24 16:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 16:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 16:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 16:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 16:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 65f7f0fbd30af849
2026-03-24 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-24 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-24T16_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 16:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 16:00:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 16:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 16:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 16:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 16:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 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 2122
2026-03-24 16:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 16:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-24 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-24 16:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 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-24 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-24 16:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 16:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 16:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 16:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-24 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 16:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 16:00:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 16:00:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 16:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-24 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.co.uk/>
2026-03-24 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-24 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/>
2026-03-24 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-24 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 16:00:13 [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-24 16:00:13 [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-24 16:00:13 [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-24 16:00:13 [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-24 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-24 16:00:13 [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-24 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-24 16:00:13 [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-24 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg>
2026-03-24 16:00:13 [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-24 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-24 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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/polyfills.js>
2026-03-24 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-24 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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/runtime.min.js>
2026-03-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/arval_styles/arval.css>
2026-03-24 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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/arval.js>
2026-03-24 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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/vandor.min.js>
2026-03-24 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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-24 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-24 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-24 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-24 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-24 16:00:14 [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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/android-icon-192x192.png>
2026-03-24 16:00:14 [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-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/favicon-16x16.png>
2026-03-24 16:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/?pageSize=12&purchaseOption=release&reservationLabels=available&_=1774368014412> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-24 16:00:14 [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-24 16:00:14 [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-24 16:00:14 [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-24 16:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.co.uk> (referer: None) ['playwright']
2026-03-24 16:00:14 [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': 'vzChso40qFSRB9wcY5BI1b|2026-03-24T16:00:14.073Z', 'domain': 'autoselect.arval.co.uk', 'path': '/'}, {'name': 'ai_session', 'value': 'b7tMILpevLrWJWnAh6l02M|1774368014431|1774368014431', 'domain': 'autoselect.arval.co.uk', 'path': '/'}]
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 16:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:00:26 [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-24 16:00:26 [arval.uk] INFO: Found listing with ID: 128153
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128153%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 128153: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 124612
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124612%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 124612: 2
2026-03-24 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-24 16:00:26 [arval.uk] INFO: Found listing with ID: 114780
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27114780%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 114780: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 114728
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27114728%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 114728: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 116045
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116045%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 116045: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 122094
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122094%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 122094: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 116044
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116044%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 116044: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 127504
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127504%27 HTTP/1.1" 200 None
2026-03-24 16:00:26 [arval.uk] INFO: Scrape type for 127504: 2
2026-03-24 16:00:26 [arval.uk] INFO: Found listing with ID: 121766
2026-03-24 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27121766%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 121766: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 110459
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27110459%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 110459: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 128926
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128926%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 128926: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 125688
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27125688%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 125688: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 118910
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27118910%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 118910: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 113847
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113847%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 113847: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 126844
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 16:00:27 [arval.uk] INFO: Scrape type for 126844: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 130610
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 16:00:27 [arval.uk] INFO: Scrape type for 130610: 2
2026-03-24 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-24 16:00:27 [arval.uk] INFO: Found listing with ID: 113197
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113197%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 113197: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 118732
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27118732%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 118732: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 122159
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122159%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 122159: 2
2026-03-24 16:00:27 [arval.uk] INFO: Found listing with ID: 127046
2026-03-24 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127046%27 HTTP/1.1" 200 None
2026-03-24 16:00:27 [arval.uk] INFO: Scrape type for 127046: 2
2026-03-24 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-24 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-24 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-24 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-24 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-24 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/114780> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75be1a3b-cf84-5e07-82ce-bb7199261017 with identifier: 114780
2026-03-24 16:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75be1a3b-cf84-5e07-82ce-bb7199261017 with scrape type 2
2026-03-24 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75be1a3b-cf84-5e07-82ce-bb7199261017 with scrape type 2
2026-03-24 16:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 75be1a3b-cf84-5e07-82ce-bb7199261017, identifier: 114780
2026-03-24 16:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 75be1a3b-cf84-5e07-82ce-bb7199261017 with identifier: 114780
2026-03-24 16:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 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-24 16:00:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 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-24 16:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 75be1a3b-cf84-5e07-82ce-bb7199261017 with identifier: 114780
2026-03-24 16:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 75be1a3b-cf84-5e07-82ce-bb7199261017 with identifier: 114780 to the API
2026-03-24 16:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/114780>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '75be1a3b-cf84-5e07-82ce-bb7199261017',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DU72LDE',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ds-ds-3-crossback-hatchback-2019-12-puretech-montmartre-5dr-114780',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'DS',
'model': 'DS 3 CROSSBACK HATCHBACK (2019)',
'odometer': 27615,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10300.0,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS 3 CROSSBACK HATCHBACK (2019) 1.2 PureTech Montmartre 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Montmartre 5dr',
'vin': 'VR1URHNEKNW109694',
'year': 2023}
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27114780%27 HTTP/1.1" 200 None
2026-03-24 16:00:30 [arval.uk] INFO: Saving data for 114780: {'created_time': 1773389361.052056, 'last_price_update_time': 1774368030.849559}
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='114780') HTTP/1.1" 204 0
2026-03-24 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-24 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128153> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4 with identifier: 128153
2026-03-24 16:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4 with scrape type 2
2026-03-24 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4 with scrape type 2
2026-03-24 16:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4, identifier: 128153
2026-03-24 16:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4 with identifier: 128153
2026-03-24 16:00:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4 with identifier: 128153
2026-03-24 16:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 04588c3d-2b6c-52c3-a96d-b596ef6cf6a4 with identifier: 128153 to the API
2026-03-24 16:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128153>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 154,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '04588c3d-2b6c-52c3-a96d-b596ef6cf6a4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'WN72BJF',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mg-mg5-electric-estate-2020-115kw-exclusive-ev-61kwh-5dr-auto-128153',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'MG',
'model': 'MG5 ELECTRIC ESTATE (2020)',
'odometer': 46950,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10100.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 ELECTRIC ESTATE (2020) 115kW Exclusive EV 61kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW Exclusive EV 61kWh 5dr Auto',
'vin': 'LSJE24096NG071254',
'year': 2022}
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128153%27 HTTP/1.1" 200 None
2026-03-24 16:00:32 [arval.uk] INFO: Saving data for 128153: {'created_time': 1773389328.60693, 'last_price_update_time': 1774368032.344834}
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128153') HTTP/1.1" 204 0
2026-03-24 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-24 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-24 16:00:33 [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-24 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-24 16:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094
2026-03-24 16:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6226e1-c486-59ae-a78d-600ffe82593d with scrape type 2
2026-03-24 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f6226e1-c486-59ae-a78d-600ffe82593d with scrape type 2
2026-03-24 16:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5f6226e1-c486-59ae-a78d-600ffe82593d, identifier: 122094
2026-03-24 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094
2026-03-24 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 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-24 16:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094
2026-03-24 16:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5f6226e1-c486-59ae-a78d-600ffe82593d with identifier: 122094 to the API
2026-03-24 16:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:36 [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-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122094%27 HTTP/1.1" 200 None
2026-03-24 16:00:36 [arval.uk] INFO: Saving data for 122094: {'created_time': 1773389318.351112, 'last_price_update_time': 1774368036.284832}
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122094') HTTP/1.1" 204 0
2026-03-24 16:00:36 [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-24 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-24 16:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766
2026-03-24 16:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with scrape type 2
2026-03-24 16:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with scrape type 2
2026-03-24 16:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208, identifier: 121766
2026-03-24 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766
2026-03-24 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766
2026-03-24 16:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0b2ce8d8-4bfb-55d3-8ae4-ad81f306a208 with identifier: 121766 to the API
2026-03-24 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:37 [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-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27121766%27 HTTP/1.1" 200 None
2026-03-24 16:00:37 [arval.uk] INFO: Saving data for 121766: {'created_time': 1773389289.56647, 'last_price_update_time': 1774368037.06207}
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121766') HTTP/1.1" 204 0
2026-03-24 16:00:37 [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-24 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-24 16:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044
2026-03-24 16:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de265a74-2122-5399-8d58-b44da9430d6e with scrape type 2
2026-03-24 16:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de265a74-2122-5399-8d58-b44da9430d6e with scrape type 2
2026-03-24 16:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: de265a74-2122-5399-8d58-b44da9430d6e, identifier: 116044
2026-03-24 16:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044
2026-03-24 16:00:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044
2026-03-24 16:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: de265a74-2122-5399-8d58-b44da9430d6e with identifier: 116044 to the API
2026-03-24 16:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:39 [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': 10800.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-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116044%27 HTTP/1.1" 200 None
2026-03-24 16:00:39 [arval.uk] INFO: Saving data for 116044: {'created_time': 1773389299.507621, 'last_price_update_time': 1774368039.840813}
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116044') HTTP/1.1" 204 0
2026-03-24 16:00:41 [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-24 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-24 16:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926
2026-03-24 16:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with scrape type 2
2026-03-24 16:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with scrape type 2
2026-03-24 16:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2, identifier: 128926
2026-03-24 16:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926
2026-03-24 16:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926
2026-03-24 16:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0950cd13-0275-5a28-bcaf-bff3d8c8eba2 with identifier: 128926 to the API
2026-03-24 16:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:42 [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-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128926%27 HTTP/1.1" 200 None
2026-03-24 16:00:42 [arval.uk] INFO: Saving data for 128926: {'created_time': 1773389226.784011, 'last_price_update_time': 1774368042.563413}
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128926') HTTP/1.1" 204 0
2026-03-24 16:00:42 [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-24 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-24 16:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728
2026-03-24 16:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c4a088e-9921-5709-9e94-3706151351d9 with scrape type 2
2026-03-24 16:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c4a088e-9921-5709-9e94-3706151351d9 with scrape type 2
2026-03-24 16:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3c4a088e-9921-5709-9e94-3706151351d9, identifier: 114728
2026-03-24 16:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728
2026-03-24 16:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728
2026-03-24 16:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3c4a088e-9921-5709-9e94-3706151351d9 with identifier: 114728 to the API
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:43 [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': 10500.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-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27114728%27 HTTP/1.1" 200 None
2026-03-24 16:00:43 [arval.uk] INFO: Saving data for 114728: {'created_time': 1773389308.6382551, 'last_price_update_time': 1774368043.489071}
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='114728') HTTP/1.1" 204 0
2026-03-24 16:00:44 [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-24 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-24 16:00:44 [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-24 16:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504
2026-03-24 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with scrape type 2
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with scrape type 2
2026-03-24 16:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda, identifier: 127504
2026-03-24 16:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504
2026-03-24 16:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504
2026-03-24 16:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 6f0a1100-b36b-5a3e-b855-7eff7ee22eda with identifier: 127504 to the API
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:44 [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-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127504%27 HTTP/1.1" 200 None
2026-03-24 16:00:44 [arval.uk] INFO: Saving data for 127504: {'created_time': 1773389281.158605, 'last_price_update_time': 1774368044.891264}
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127504') HTTP/1.1" 204 0
2026-03-24 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-24 16:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688
2026-03-24 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88127cfc-a88e-512d-809e-c3524ab9eeb4 with scrape type 2
2026-03-24 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88127cfc-a88e-512d-809e-c3524ab9eeb4 with scrape type 2
2026-03-24 16:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 88127cfc-a88e-512d-809e-c3524ab9eeb4, identifier: 125688
2026-03-24 16:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688
2026-03-24 16:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688
2026-03-24 16:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 88127cfc-a88e-512d-809e-c3524ab9eeb4 with identifier: 125688 to the API
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:45 [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-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27125688%27 HTTP/1.1" 200 None
2026-03-24 16:00:45 [arval.uk] INFO: Saving data for 125688: {'created_time': 1773389412.916569, 'last_price_update_time': 1774368045.348679}
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125688') HTTP/1.1" 204 0
2026-03-24 16:00:46 [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-24 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-24 16:00:46 [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-24 16:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045
2026-03-24 16:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a81de434-b548-50c8-bdf7-d1c0d8e0932f with scrape type 2
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a81de434-b548-50c8-bdf7-d1c0d8e0932f with scrape type 2
2026-03-24 16:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a81de434-b548-50c8-bdf7-d1c0d8e0932f, identifier: 116045
2026-03-24 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045
2026-03-24 16:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045
2026-03-24 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a81de434-b548-50c8-bdf7-d1c0d8e0932f with identifier: 116045 to the API
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:46 [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-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116045%27 HTTP/1.1" 200 None
2026-03-24 16:00:46 [arval.uk] INFO: Saving data for 116045: {'created_time': 1773389340.592222, 'last_price_update_time': 1774368046.486451}
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116045') HTTP/1.1" 204 0
2026-03-24 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-24 16:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459
2026-03-24 16:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff269da7-48c7-599d-9006-6437dfaa9ef5 with scrape type 2
2026-03-24 16:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff269da7-48c7-599d-9006-6437dfaa9ef5 with scrape type 2
2026-03-24 16:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ff269da7-48c7-599d-9006-6437dfaa9ef5, identifier: 110459
2026-03-24 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459
2026-03-24 16:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459
2026-03-24 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ff269da7-48c7-599d-9006-6437dfaa9ef5 with identifier: 110459 to the API
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:46 [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-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27110459%27 HTTP/1.1" 200 None
2026-03-24 16:00:46 [arval.uk] INFO: Saving data for 110459: {'created_time': 1773389204.106512, 'last_price_update_time': 1774368046.923543}
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='110459') HTTP/1.1" 204 0
2026-03-24 16:00:47 [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-24 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-24 16:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910
2026-03-24 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a4c5d98-5198-5531-8efb-04b266a31189 with scrape type 2
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a4c5d98-5198-5531-8efb-04b266a31189 with scrape type 2
2026-03-24 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7a4c5d98-5198-5531-8efb-04b266a31189, identifier: 118910
2026-03-24 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910
2026-03-24 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910
2026-03-24 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7a4c5d98-5198-5531-8efb-04b266a31189 with identifier: 118910 to the API
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:47 [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-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27118910%27 HTTP/1.1" 200 None
2026-03-24 16:00:47 [arval.uk] INFO: Saving data for 118910: {'created_time': 1773387680.45362, 'last_price_update_time': 1774368047.625065}
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118910') HTTP/1.1" 204 0
2026-03-24 16:00:47 [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-24 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-24 16:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847
2026-03-24 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with scrape type 2
2026-03-24 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with scrape type 2
2026-03-24 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0, identifier: 113847
2026-03-24 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847
2026-03-24 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847
2026-03-24 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: cb1d3fdd-e02f-5630-8ec4-ddd7d283bdb0 with identifier: 113847 to the API
2026-03-24 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:48 [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-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113847%27 HTTP/1.1" 200 None
2026-03-24 16:00:48 [arval.uk] INFO: Saving data for 113847: {'created_time': 1773389403.782223, 'last_price_update_time': 1774368048.257043}
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='113847') HTTP/1.1" 204 0
2026-03-24 16:00:49 [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-24 16:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046
2026-03-24 16:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with scrape type 2
2026-03-24 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with scrape type 2
2026-03-24 16:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02, identifier: 127046
2026-03-24 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046
2026-03-24 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046
2026-03-24 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 98f31db4-c8ca-50ed-ad33-2d2eb0452c02 with identifier: 127046 to the API
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:49 [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-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127046%27 HTTP/1.1" 200 None
2026-03-24 16:00:49 [arval.uk] INFO: Saving data for 127046: {'created_time': 1773389185.741096, 'last_price_update_time': 1774368049.938791}
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127046') HTTP/1.1" 204 0
2026-03-24 16:00:49 [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-24 16:00:50 [arval.uk] INFO: Found listing with ID: 117801
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27117801%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 117801: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 123931
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27123931%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 123931: 2
2026-03-24 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-24 16:00:50 [arval.uk] INFO: Found listing with ID: 122960
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122960%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 122960: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 127537
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127537%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 127537: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 125045
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27125045%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 125045: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 126269
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27126269%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 126269: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 127544
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127544%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 127544: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 128780
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128780%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 128780: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 127057
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127057%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 127057: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 116313
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116313%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 116313: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 128157
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128157%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 128157: 2
2026-03-24 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-24 16:00:50 [arval.uk] INFO: Found listing with ID: 130311
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130311%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 130311: 2
2026-03-24 16:00:50 [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-24 16:00:50 [arval.uk] INFO: Found listing with ID: 113137
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113137%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 113137: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 128562
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128562%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 128562: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 118146
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27118146%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 118146: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 123340
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27123340%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 123340: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 128558
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128558%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 128558: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 129669
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129669%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 129669: 2
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 122950
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122950%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 122950: 2
2026-03-24 16:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197
2026-03-24 16:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec3d86e-9092-5ad6-9358-0552bff16fc7 with scrape type 2
2026-03-24 16:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec3d86e-9092-5ad6-9358-0552bff16fc7 with scrape type 2
2026-03-24 16:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: dec3d86e-9092-5ad6-9358-0552bff16fc7, identifier: 113197
2026-03-24 16:00:50 [arval.uk] INFO: Found listing with ID: 124007
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124007%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Scrape type for 124007: 2
2026-03-24 16:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197
2026-03-24 16:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197
2026-03-24 16:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: dec3d86e-9092-5ad6-9358-0552bff16fc7 with identifier: 113197 to the API
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:50 [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-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113197%27 HTTP/1.1" 200 None
2026-03-24 16:00:50 [arval.uk] INFO: Saving data for 113197: {'created_time': 1773389428.318902, 'last_price_update_time': 1774368050.958761}
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='113197') HTTP/1.1" 204 0
2026-03-24 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-24 16:00:51 [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-24 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-24 16:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159
2026-03-24 16:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98996b45-bccc-544f-9f7c-39304b16dd98 with scrape type 2
2026-03-24 16:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98996b45-bccc-544f-9f7c-39304b16dd98 with scrape type 2
2026-03-24 16:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 98996b45-bccc-544f-9f7c-39304b16dd98, identifier: 122159
2026-03-24 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159
2026-03-24 16:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 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-24 16:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159
2026-03-24 16:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 98996b45-bccc-544f-9f7c-39304b16dd98 with identifier: 122159 to the API
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:00:51 [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-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122159%27 HTTP/1.1" 200 None
2026-03-24 16:00:51 [arval.uk] INFO: Saving data for 122159: {'created_time': 1773389195.177356, 'last_price_update_time': 1774368051.876881}
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122159') HTTP/1.1" 204 0
2026-03-24 16:00:53 [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-24 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-24 16:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960
2026-03-24 16:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with scrape type 2
2026-03-24 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with scrape type 2
2026-03-24 16:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea, identifier: 122960
2026-03-24 16:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960
2026-03-24 16:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960
2026-03-24 16:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2784341e-ca4e-5867-bd7b-3d76e9fc0cea with identifier: 122960 to the API
2026-03-24 16:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:00 [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-24 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27122960%27 HTTP/1.1" 200 None
2026-03-24 16:01:00 [arval.uk] INFO: Saving data for 122960: {'created_time': 1773389151.862739, 'last_price_update_time': 1774368060.700494}
2026-03-24 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122960') HTTP/1.1" 204 0
2026-03-24 16:01:00 [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-24 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-24 16:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844
2026-03-24 16:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a83aa535-6c4f-5ea0-860c-ca28118482a6 with scrape type 2
2026-03-24 16:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a83aa535-6c4f-5ea0-860c-ca28118482a6 with scrape type 2
2026-03-24 16:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a83aa535-6c4f-5ea0-860c-ca28118482a6, identifier: 126844
2026-03-24 16:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844
2026-03-24 16:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844
2026-03-24 16:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a83aa535-6c4f-5ea0-860c-ca28118482a6 with identifier: 126844 to the API
2026-03-24 16:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:05 [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': 12300.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-24 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27126844%27 HTTP/1.1" 200 None
2026-03-24 16:01:05 [arval.uk] INFO: Saving data for 126844: {'created_time': 1773389421.690025, 'last_price_update_time': 1774368065.72948}
2026-03-24 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126844') HTTP/1.1" 204 0
2026-03-24 16:01:05 [scrapy.extensions.logstats] INFO: Crawled 21 pages (at 21 pages/min), scraped 18 items (at 18 items/min)
2026-03-24 16:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-24 16:01:07 [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-24 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-24 16:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732
2026-03-24 16:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd31b05-136f-5f12-b7b5-8868ccf50505 with scrape type 2
2026-03-24 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffd31b05-136f-5f12-b7b5-8868ccf50505 with scrape type 2
2026-03-24 16:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ffd31b05-136f-5f12-b7b5-8868ccf50505, identifier: 118732
2026-03-24 16:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732
2026-03-24 16:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732
2026-03-24 16:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ffd31b05-136f-5f12-b7b5-8868ccf50505 with identifier: 118732 to the API
2026-03-24 16:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:11 [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-24 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27118732%27 HTTP/1.1" 200 None
2026-03-24 16:01:11 [arval.uk] INFO: Saving data for 118732: {'created_time': 1773389221.378692, 'last_price_update_time': 1774368071.309839}
2026-03-24 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118732') HTTP/1.1" 204 0
2026-03-24 16:01:11 [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-24 16:01:11 [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-24 16:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537
2026-03-24 16:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6a09a11-549a-530f-9f47-93210787c2b3 with scrape type 2
2026-03-24 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6a09a11-549a-530f-9f47-93210787c2b3 with scrape type 2
2026-03-24 16:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b6a09a11-549a-530f-9f47-93210787c2b3, identifier: 127537
2026-03-24 16:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269
2026-03-24 16:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with scrape type 2
2026-03-24 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with scrape type 2
2026-03-24 16:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2a8a82b7-c007-5528-8cef-13d0927b3fc3, identifier: 126269
2026-03-24 16:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537
2026-03-24 16:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537
2026-03-24 16:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b6a09a11-549a-530f-9f47-93210787c2b3 with identifier: 127537 to the API
2026-03-24 16:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:15 [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': 13100.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-24 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127537%27 HTTP/1.1" 200 None
2026-03-24 16:01:15 [arval.uk] INFO: Saving data for 127537: {'created_time': 1773389077.578094, 'last_price_update_time': 1774368075.75974}
2026-03-24 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127537') HTTP/1.1" 204 0
2026-03-24 16:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269
2026-03-24 16:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269
2026-03-24 16:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2a8a82b7-c007-5528-8cef-13d0927b3fc3 with identifier: 126269 to the API
2026-03-24 16:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:20 [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': 13200.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-24 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27126269%27 HTTP/1.1" 200 None
2026-03-24 16:01:20 [arval.uk] INFO: Saving data for 126269: {'created_time': 1773389116.330882, 'last_price_update_time': 1774368080.551786}
2026-03-24 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126269') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:20 [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-24 16:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931
2026-03-24 16:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with scrape type 2
2026-03-24 16:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with scrape type 2
2026-03-24 16:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1709ae9d-b60e-591a-a9e4-ec8087e084a0, identifier: 123931
2026-03-24 16:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931
2026-03-24 16:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931
2026-03-24 16:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1709ae9d-b60e-591a-a9e4-ec8087e084a0 with identifier: 123931 to the API
2026-03-24 16:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:22 [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-24 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27123931%27 HTTP/1.1" 200 None
2026-03-24 16:01:22 [arval.uk] INFO: Saving data for 123931: {'created_time': 1773389255.585307, 'last_price_update_time': 1774368082.854057}
2026-03-24 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123931') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:22 [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-24 16:01:22 [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-24 16:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045
2026-03-24 16:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2718f59b-9b27-5c2c-a497-8e7f82796a32 with scrape type 2
2026-03-24 16:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2718f59b-9b27-5c2c-a497-8e7f82796a32 with scrape type 2
2026-03-24 16:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2718f59b-9b27-5c2c-a497-8e7f82796a32, identifier: 125045
2026-03-24 16:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045
2026-03-24 16:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045
2026-03-24 16:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2718f59b-9b27-5c2c-a497-8e7f82796a32 with identifier: 125045 to the API
2026-03-24 16:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:24 [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': 13200.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-24 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27125045%27 HTTP/1.1" 200 None
2026-03-24 16:01:24 [arval.uk] INFO: Saving data for 125045: {'created_time': 1773389133.932079, 'last_price_update_time': 1774368084.268721}
2026-03-24 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125045') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544
2026-03-24 16:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd15d047-267c-536e-b214-b060268ce0a7 with scrape type 2
2026-03-24 16:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd15d047-267c-536e-b214-b060268ce0a7 with scrape type 2
2026-03-24 16:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bd15d047-267c-536e-b214-b060268ce0a7, identifier: 127544
2026-03-24 16:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544
2026-03-24 16:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544
2026-03-24 16:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bd15d047-267c-536e-b214-b060268ce0a7 with identifier: 127544 to the API
2026-03-24 16:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:26 [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-24 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127544%27 HTTP/1.1" 200 None
2026-03-24 16:01:26 [arval.uk] INFO: Saving data for 127544: {'created_time': 1773389088.990766, 'last_price_update_time': 1774368086.307434}
2026-03-24 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127544') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:26 [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-24 16:01:26 [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-24 16:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780
2026-03-24 16:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56caafd1-7a9e-59ff-b281-cc9a6a38280f with scrape type 2
2026-03-24 16:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56caafd1-7a9e-59ff-b281-cc9a6a38280f with scrape type 2
2026-03-24 16:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 56caafd1-7a9e-59ff-b281-cc9a6a38280f, identifier: 128780
2026-03-24 16:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610
2026-03-24 16:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with scrape type 2
2026-03-24 16:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with scrape type 2
2026-03-24 16:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6, identifier: 130610
2026-03-24 16:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780
2026-03-24 16:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780
2026-03-24 16:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 56caafd1-7a9e-59ff-b281-cc9a6a38280f with identifier: 128780 to the API
2026-03-24 16:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:28 [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': 13200.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-24 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128780%27 HTTP/1.1" 200 None
2026-03-24 16:01:28 [arval.uk] INFO: Saving data for 128780: {'created_time': 1773389099.233461, 'last_price_update_time': 1774368088.429542}
2026-03-24 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128780') HTTP/1.1" 204 0
2026-03-24 16:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610
2026-03-24 16:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610
2026-03-24 16:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 95d8a4c3-2923-5aed-92ea-cf54cf4402a6 with identifier: 130610 to the API
2026-03-24 16:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:30 [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': 12300.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-24 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130610%27 HTTP/1.1" 200 None
2026-03-24 16:01:30 [arval.uk] INFO: Saving data for 130610: {'created_time': 1773936398.162917, 'last_price_update_time': 1774368090.912067}
2026-03-24 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130610') HTTP/1.1" 204 0
2026-03-24 16:01:30 [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-24 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-24 16:01:30 [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-24 16:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313
2026-03-24 16:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1360845b-d225-575d-bfc0-cb79aff936b6 with scrape type 2
2026-03-24 16:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1360845b-d225-575d-bfc0-cb79aff936b6 with scrape type 2
2026-03-24 16:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1360845b-d225-575d-bfc0-cb79aff936b6, identifier: 116313
2026-03-24 16:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313
2026-03-24 16:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313
2026-03-24 16:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1360845b-d225-575d-bfc0-cb79aff936b6 with identifier: 116313 to the API
2026-03-24 16:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:34 [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-24 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116313%27 HTTP/1.1" 200 None
2026-03-24 16:01:34 [arval.uk] INFO: Saving data for 116313: {'created_time': 1773389169.746639, 'last_price_update_time': 1774368094.149568}
2026-03-24 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116313') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:34 [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-24 16:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057
2026-03-24 16:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with scrape type 2
2026-03-24 16:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with scrape type 2
2026-03-24 16:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687, identifier: 127057
2026-03-24 16:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057
2026-03-24 16:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057
2026-03-24 16:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: fb0e5c8d-224a-5d26-9bf9-9fbdf014f687 with identifier: 127057 to the API
2026-03-24 16:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:36 [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-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127057%27 HTTP/1.1" 200 None
2026-03-24 16:01:36 [arval.uk] INFO: Saving data for 127057: {'created_time': 1773389049.689457, 'last_price_update_time': 1774368096.392248}
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127057') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311
2026-03-24 16:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cffad10a-afaa-51b1-8bc1-f4ff505114a7 with scrape type 2
2026-03-24 16:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cffad10a-afaa-51b1-8bc1-f4ff505114a7 with scrape type 2
2026-03-24 16:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: cffad10a-afaa-51b1-8bc1-f4ff505114a7, identifier: 130311
2026-03-24 16:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311
2026-03-24 16:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311
2026-03-24 16:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: cffad10a-afaa-51b1-8bc1-f4ff505114a7 with identifier: 130311 to the API
2026-03-24 16:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01: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-24 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130311%27 HTTP/1.1" 200 None
2026-03-24 16:01:38 [arval.uk] INFO: Saving data for 130311: {'created_time': 1773939108.342991, 'last_price_update_time': 1774368098.061054}
2026-03-24 16:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01: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-24 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-24 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-24 16:01:40 [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-24 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-24 16:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340
2026-03-24 16:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c94d88-f260-50dd-b068-e5baacd93dd5 with scrape type 2
2026-03-24 16:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c94d88-f260-50dd-b068-e5baacd93dd5 with scrape type 2
2026-03-24 16:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 51c94d88-f260-50dd-b068-e5baacd93dd5, identifier: 123340
2026-03-24 16:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340
2026-03-24 16:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340
2026-03-24 16:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 51c94d88-f260-50dd-b068-e5baacd93dd5 with identifier: 123340 to the API
2026-03-24 16:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:41 [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': 13800.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-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27123340%27 HTTP/1.1" 200 None
2026-03-24 16:01:41 [arval.uk] INFO: Saving data for 123340: {'created_time': 1773389012.189893, 'last_price_update_time': 1774368101.91504}
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123340') HTTP/1.1" 204 0
2026-03-24 16:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124612> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 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-24 16:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63b57e2e-a6cb-5e45-be77-34d5575e17c4 with identifier: 124612
2026-03-24 16:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63b57e2e-a6cb-5e45-be77-34d5575e17c4 with scrape type 2
2026-03-24 16:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63b57e2e-a6cb-5e45-be77-34d5575e17c4 with scrape type 2
2026-03-24 16:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 63b57e2e-a6cb-5e45-be77-34d5575e17c4, identifier: 124612
2026-03-24 16:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 63b57e2e-a6cb-5e45-be77-34d5575e17c4 with identifier: 124612
2026-03-24 16:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 63b57e2e-a6cb-5e45-be77-34d5575e17c4 with identifier: 124612
2026-03-24 16:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 63b57e2e-a6cb-5e45-be77-34d5575e17c4 with identifier: 124612 to the API
2026-03-24 16:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124612>
{'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': '63b57e2e-a6cb-5e45-be77-34d5575e17c4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'DS72KKP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/nissan-micra-hatchback-2016-10-ig-t-92-acenta-5dr-vision-pack-124612',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Nissan',
'model': 'MICRA HATCHBACK (2016)',
'odometer': 22848,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10200.0,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan MICRA HATCHBACK (2016) 1.0 IG-T 92 Acenta 5dr [Vision Pack]',
'transmission': 'manual',
'trim': '1.0 IG-T 92 Acenta 5dr [Vision Pack]',
'vin': 'VNVK1400769931591',
'year': 2022}
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124612%27 HTTP/1.1" 200 None
2026-03-24 16:01:45 [arval.uk] INFO: Saving data for 124612: {'created_time': 1773389351.975942, 'last_price_update_time': 1774368105.73267}
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124612') HTTP/1.1" 204 0
2026-03-24 16:01:45 [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-24 16:01:45 [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-24 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-24 16:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669
2026-03-24 16:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75a43d2-1497-55ff-8188-e2ded62e9212 with scrape type 2
2026-03-24 16:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75a43d2-1497-55ff-8188-e2ded62e9212 with scrape type 2
2026-03-24 16:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b75a43d2-1497-55ff-8188-e2ded62e9212, identifier: 129669
2026-03-24 16:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669
2026-03-24 16:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669
2026-03-24 16:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b75a43d2-1497-55ff-8188-e2ded62e9212 with identifier: 129669 to the API
2026-03-24 16:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:47 [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-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129669%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Saving data for 129669: {'created_time': 1773653033.053248, 'last_price_update_time': 1774368107.351674}
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129669') HTTP/1.1" 204 0
2026-03-24 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-24 16:01:47 [arval.uk] INFO: Found listing with ID: 129696
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129696%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 129696: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 130080
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130080%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 130080: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 130325
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130325%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 130325: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 128779
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128779%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 128779: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 116799
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116799%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 116799: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 124141
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124141%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 124141: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 128882
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128882%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 128882: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 121919
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27121919%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 121919: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 119109
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27119109%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 119109: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 116915
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27116915%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 116915: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 125534
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27125534%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 125534: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 127067
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127067%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 127067: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 127492
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127492%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 127492: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 130162
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130162%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 130162: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 123598
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27123598%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 123598: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 127326
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127326%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 127326: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 130269
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130269%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 130269: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 130792
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130792%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 130792: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 124560
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124560%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 124560: 2
2026-03-24 16:01:47 [arval.uk] INFO: Found listing with ID: 128778
2026-03-24 16:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128778%27 HTTP/1.1" 200 None
2026-03-24 16:01:47 [arval.uk] INFO: Scrape type for 128778: 2
2026-03-24 16:01:48 [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-24 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-24 16:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558
2026-03-24 16:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with scrape type 2
2026-03-24 16:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with scrape type 2
2026-03-24 16:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 72eabb4f-e842-5a4f-acff-b4e82ac07c60, identifier: 128558
2026-03-24 16:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558
2026-03-24 16:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558
2026-03-24 16:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 72eabb4f-e842-5a4f-acff-b4e82ac07c60 with identifier: 128558 to the API
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:49 [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': 13800.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-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128558%27 HTTP/1.1" 200 None
2026-03-24 16:01:49 [arval.uk] INFO: Saving data for 128558: {'created_time': 1773389022.892649, 'last_price_update_time': 1774368109.927466}
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128558') HTTP/1.1" 204 0
2026-03-24 16:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118146> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8f8e820-8a8a-51fb-9011-7de9f2b16c26 with identifier: 118146
2026-03-24 16:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8f8e820-8a8a-51fb-9011-7de9f2b16c26 with scrape type 2
2026-03-24 16:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8f8e820-8a8a-51fb-9011-7de9f2b16c26 with scrape type 2
2026-03-24 16:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d8f8e820-8a8a-51fb-9011-7de9f2b16c26, identifier: 118146
2026-03-24 16:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d8f8e820-8a8a-51fb-9011-7de9f2b16c26 with identifier: 118146
2026-03-24 16:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d8f8e820-8a8a-51fb-9011-7de9f2b16c26 with identifier: 118146
2026-03-24 16:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d8f8e820-8a8a-51fb-9011-7de9f2b16c26 with identifier: 118146 to the API
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/118146>
{'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': 'd8f8e820-8a8a-51fb-9011-7de9f2b16c26',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP72KLU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/ford-puma-hatchback-2019-10-ecoboost-hybrid-mhev-st-line-x-5dr-118146',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Ford',
'model': 'PUMA HATCHBACK (2019)',
'odometer': 24878,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13700.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Ford PUMA HATCHBACK (2019) 1.0 EcoBoost Hybrid mHEV ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line X 5dr',
'vin': 'WF02XXERK2NS02593',
'year': 2022}
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27118146%27 HTTP/1.1" 200 None
2026-03-24 16:01:50 [arval.uk] INFO: Saving data for 118146: {'created_time': 1773388789.608189, 'last_price_update_time': 1774368110.669867}
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118146') HTTP/1.1" 204 0
2026-03-24 16:01:51 [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-24 16:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157
2026-03-24 16:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with scrape type 2
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with scrape type 2
2026-03-24 16:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c, identifier: 128157
2026-03-24 16:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157
2026-03-24 16:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157
2026-03-24 16:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2779fe07-e3a4-5bcb-8905-62ddc80cee2c with identifier: 128157 to the API
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:51 [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-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128157%27 HTTP/1.1" 200 None
2026-03-24 16:01:51 [arval.uk] INFO: Saving data for 128157: {'created_time': 1773389124.958931, 'last_price_update_time': 1774368111.771446}
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128157') HTTP/1.1" 204 0
2026-03-24 16:01:51 [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-24 16:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137
2026-03-24 16:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f95676-02ed-5666-b076-efe227a54063 with scrape type 2
2026-03-24 16:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78f95676-02ed-5666-b076-efe227a54063 with scrape type 2
2026-03-24 16:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 78f95676-02ed-5666-b076-efe227a54063, identifier: 113137
2026-03-24 16:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137
2026-03-24 16:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137
2026-03-24 16:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 78f95676-02ed-5666-b076-efe227a54063 with identifier: 113137 to the API
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 16:01:52 [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-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113137%27 HTTP/1.1" 200 None
2026-03-24 16:01:52 [arval.uk] INFO: Saving data for 113137: {'created_time': 1773387659.986719, 'last_price_update_time': 1774368112.498905}
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='113137') HTTP/1.1" 204 0
2026-03-24 16:01:53 [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-24 16:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801
2026-03-24 16:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2d1af7-30d7-5393-ba17-797df8afbe20 with scrape type 2
2026-03-24 16:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a2d1af7-30d7-5393-ba17-797df8afbe20 with scrape type 2
2026-03-24 16:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8a2d1af7-30d7-5393-ba17-797df8afbe20, identifier: 117801
2026-03-24 16:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801
2026-03-24 16:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801
2026-03-24 16:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8a2d1af7-30d7-5393-ba17-797df8afbe20 with identifier: 117801 to the API
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:53 [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': 12700.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-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:53 [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-24 16:01:53 [arval.uk] INFO: Saving data for 117801: {'created_time': 1774267309.156007, 'last_price_update_time': 1774368113.824734}
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='117801') HTTP/1.1" 204 0
2026-03-24 16:01:54 [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-24 16:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080
2026-03-24 16:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a9b6c05-7460-5f72-a995-e2007de797cc with scrape type 2
2026-03-24 16:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a9b6c05-7460-5f72-a995-e2007de797cc with scrape type 2
2026-03-24 16:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5a9b6c05-7460-5f72-a995-e2007de797cc, identifier: 130080
2026-03-24 16:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080
2026-03-24 16:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080
2026-03-24 16:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5a9b6c05-7460-5f72-a995-e2007de797cc with identifier: 130080 to the API
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:55 [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': 14100.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-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:55 [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-24 16:01:55 [arval.uk] INFO: Saving data for 130080: {'created_time': 1773653034.975402, 'last_price_update_time': 1774368115.448659}
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130080') HTTP/1.1" 204 0
2026-03-24 16:01:55 [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-24 16:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:55 [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-24 16:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696
2026-03-24 16:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708ebb82-f65b-56fa-93b2-4999863e2b7d with scrape type 2
2026-03-24 16:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 708ebb82-f65b-56fa-93b2-4999863e2b7d with scrape type 2
2026-03-24 16:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 708ebb82-f65b-56fa-93b2-4999863e2b7d, identifier: 129696
2026-03-24 16:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696
2026-03-24 16:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696
2026-03-24 16:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 708ebb82-f65b-56fa-93b2-4999863e2b7d with identifier: 129696 to the API
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:55 [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-24 16:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:56 [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-24 16:01:56 [arval.uk] INFO: Saving data for 129696: {'created_time': 1774281631.832654, 'last_price_update_time': 1774368116.023073}
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129696') HTTP/1.1" 204 0
2026-03-24 16:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779
2026-03-24 16:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41cf411c-74c2-5440-af26-37091720e38d with scrape type 2
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41cf411c-74c2-5440-af26-37091720e38d with scrape type 2
2026-03-24 16:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 41cf411c-74c2-5440-af26-37091720e38d, identifier: 128779
2026-03-24 16:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779
2026-03-24 16:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779
2026-03-24 16:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 41cf411c-74c2-5440-af26-37091720e38d with identifier: 128779 to the API
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:56 [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': 14200.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-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:56 [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-24 16:01:56 [arval.uk] INFO: Saving data for 128779: {'created_time': 1773388944.591828, 'last_price_update_time': 1774368116.533113}
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128779') HTTP/1.1" 204 0
2026-03-24 16:01:56 [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-24 16:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562
2026-03-24 16:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc90c4ca-12cd-515a-b185-3ff37df1efd2 with scrape type 2
2026-03-24 16:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc90c4ca-12cd-515a-b185-3ff37df1efd2 with scrape type 2
2026-03-24 16:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bc90c4ca-12cd-515a-b185-3ff37df1efd2, identifier: 128562
2026-03-24 16:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562
2026-03-24 16:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562
2026-03-24 16:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bc90c4ca-12cd-515a-b185-3ff37df1efd2 with identifier: 128562 to the API
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:01:57 [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-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:57 [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-24 16:01:57 [arval.uk] INFO: Saving data for 128562: {'created_time': 1773389001.399495, 'last_price_update_time': 1774368117.046553}
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128562') HTTP/1.1" 204 0
2026-03-24 16:01:59 [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-24 16:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799
2026-03-24 16:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1824cec7-b606-5f08-b5fe-a73724181fa8 with scrape type 2
2026-03-24 16:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1824cec7-b606-5f08-b5fe-a73724181fa8 with scrape type 2
2026-03-24 16:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1824cec7-b606-5f08-b5fe-a73724181fa8, identifier: 116799
2026-03-24 16:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799
2026-03-24 16:01:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799
2026-03-24 16:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1824cec7-b606-5f08-b5fe-a73724181fa8 with identifier: 116799 to the API
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:00 [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-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:00 [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-24 16:02:00 [arval.uk] INFO: Saving data for 116799: {'created_time': 1773388928.534528, 'last_price_update_time': 1774368120.366894}
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116799') HTTP/1.1" 204 0
2026-03-24 16:02:01 [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-24 16:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882
2026-03-24 16:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with scrape type 2
2026-03-24 16:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with scrape type 2
2026-03-24 16:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b1608b8e-685c-576a-a9d2-e8fae7ca4b02, identifier: 128882
2026-03-24 16:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882
2026-03-24 16:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882
2026-03-24 16:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b1608b8e-685c-576a-a9d2-e8fae7ca4b02 with identifier: 128882 to the API
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:02 [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-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:02 [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-24 16:02:02 [arval.uk] INFO: Saving data for 128882: {'created_time': 1773388879.604228, 'last_price_update_time': 1774368122.661884}
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128882') HTTP/1.1" 204 0
2026-03-24 16:02:02 [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-24 16:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778
2026-03-24 16:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 236f0728-9bd5-591c-8871-65b4b3c848d2 with scrape type 2
2026-03-24 16:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 236f0728-9bd5-591c-8871-65b4b3c848d2 with scrape type 2
2026-03-24 16:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 236f0728-9bd5-591c-8871-65b4b3c848d2, identifier: 128778
2026-03-24 16:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778
2026-03-24 16:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778
2026-03-24 16:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 236f0728-9bd5-591c-8871-65b4b3c848d2 with identifier: 128778 to the API
2026-03-24 16:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:03 [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-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [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-24 16:02:03 [arval.uk] INFO: Saving data for 128778: {'created_time': 1773388705.389494, 'last_price_update_time': 1774368123.340979}
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128778') HTTP/1.1" 204 0
2026-03-24 16:02:05 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 27 pages/min), scraped 44 items (at 26 items/min)
2026-03-24 16:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-24 16:02:05 [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-24 16:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792
2026-03-24 16:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c5038b-1cfa-5ca1-b668-bb54848334f8 with scrape type 2
2026-03-24 16:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c5038b-1cfa-5ca1-b668-bb54848334f8 with scrape type 2
2026-03-24 16:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 01c5038b-1cfa-5ca1-b668-bb54848334f8, identifier: 130792
2026-03-24 16:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792
2026-03-24 16:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792
2026-03-24 16:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 01c5038b-1cfa-5ca1-b668-bb54848334f8 with identifier: 130792 to the API
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:06 [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-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:06 [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-24 16:02:06 [arval.uk] INFO: Saving data for 130792: {'created_time': 1773939103.343782, 'last_price_update_time': 1774368126.52315}
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130792') HTTP/1.1" 204 0
2026-03-24 16:02:09 [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-24 16:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269
2026-03-24 16:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23b1a8bd-caaa-5596-86d4-94840ea109b1 with scrape type 2
2026-03-24 16:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23b1a8bd-caaa-5596-86d4-94840ea109b1 with scrape type 2
2026-03-24 16:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 23b1a8bd-caaa-5596-86d4-94840ea109b1, identifier: 130269
2026-03-24 16:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269
2026-03-24 16:02:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269
2026-03-24 16:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 23b1a8bd-caaa-5596-86d4-94840ea109b1 with identifier: 130269 to the API
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:09 [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-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:09 [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-24 16:02:09 [arval.uk] INFO: Saving data for 130269: {'created_time': 1773388840.280177, 'last_price_update_time': 1774368129.581183}
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130269') HTTP/1.1" 204 0
2026-03-24 16:02:11 [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-24 16:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141
2026-03-24 16:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with scrape type 2
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with scrape type 2
2026-03-24 16:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb, identifier: 124141
2026-03-24 16:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141
2026-03-24 16:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141
2026-03-24 16:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5a91b484-8ac0-50dc-a1fe-b74e4f2aefbb with identifier: 124141 to the API
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:12 [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-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:12 [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-24 16:02:12 [arval.uk] INFO: Saving data for 124141: {'created_time': 1773388917.799543, 'last_price_update_time': 1774368132.627485}
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124141') HTTP/1.1" 204 0
2026-03-24 16:02:12 [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-24 16:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326
2026-03-24 16:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with scrape type 2
2026-03-24 16:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with scrape type 2
2026-03-24 16:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43, identifier: 127326
2026-03-24 16:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326
2026-03-24 16:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326
2026-03-24 16:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 94c4ca2f-8bd3-53f9-ab8a-d20839b39e43 with identifier: 127326 to the API
2026-03-24 16:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:13 [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-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:13 [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-24 16:02:13 [arval.uk] INFO: Saving data for 127326: {'created_time': 1773388780.813079, 'last_price_update_time': 1774368133.324327}
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127326') HTTP/1.1" 204 0
2026-03-24 16:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124560> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b431f688-82cd-58b3-ab0e-c6776880557d with identifier: 124560
2026-03-24 16:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b431f688-82cd-58b3-ab0e-c6776880557d with scrape type 2
2026-03-24 16:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b431f688-82cd-58b3-ab0e-c6776880557d with scrape type 2
2026-03-24 16:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b431f688-82cd-58b3-ab0e-c6776880557d, identifier: 124560
2026-03-24 16:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b431f688-82cd-58b3-ab0e-c6776880557d with identifier: 124560
2026-03-24 16:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b431f688-82cd-58b3-ab0e-c6776880557d with identifier: 124560
2026-03-24 16:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b431f688-82cd-58b3-ab0e-c6776880557d with identifier: 124560 to the API
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124560>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'b431f688-82cd-58b3-ab0e-c6776880557d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HN23SVZ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-2-series-gran-coupe-2020-218i-136-sport-4dr-live-cockpit-professional-124560',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '2 SERIES GRAN COUPE (2020)',
'odometer': 52195,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2023-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 SERIES GRAN COUPE (2020) 218i [136] Sport 4dr [Live Cockpit '
'Professional]',
'transmission': 'manual',
'trim': '218i [136] Sport 4dr [Live Cockpit Professional]',
'vin': 'WBA12AK0307M44088',
'year': 2023}
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124560%27 HTTP/1.1" 200 None
2026-03-24 16:02:14 [arval.uk] INFO: Saving data for 124560: {'created_time': 1773388735.473162, 'last_price_update_time': 1774368134.654949}
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124560') HTTP/1.1" 204 0
2026-03-24 16:02:15 [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-24 16:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950
2026-03-24 16:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with scrape type 2
2026-03-24 16:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with scrape type 2
2026-03-24 16:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e, identifier: 122950
2026-03-24 16:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950
2026-03-24 16:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950
2026-03-24 16:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d038bd69-cf20-5c1c-ae58-3dfd1a15e93e with identifier: 122950 to the API
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:15 [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-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:15 [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-24 16:02:15 [arval.uk] INFO: Saving data for 122950: {'created_time': 1773389059.616118, 'last_price_update_time': 1774368135.604747}
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122950') HTTP/1.1" 204 0
2026-03-24 16:02:17 [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-24 16:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598
2026-03-24 16:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8335d9a4-c3ad-517d-bd84-b005581ad8de with scrape type 2
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8335d9a4-c3ad-517d-bd84-b005581ad8de with scrape type 2
2026-03-24 16:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8335d9a4-c3ad-517d-bd84-b005581ad8de, identifier: 123598
2026-03-24 16:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598
2026-03-24 16:02:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598
2026-03-24 16:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8335d9a4-c3ad-517d-bd84-b005581ad8de with identifier: 123598 to the API
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:17 [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-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:17 [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-24 16:02:17 [arval.uk] INFO: Saving data for 123598: {'created_time': 1773388769.594912, 'last_price_update_time': 1774368137.77257}
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123598') HTTP/1.1" 204 0
2026-03-24 16:02:17 [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-24 16:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067
2026-03-24 16:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00802ebd-8183-5d5a-a51b-e018c1e20a96 with scrape type 2
2026-03-24 16:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00802ebd-8183-5d5a-a51b-e018c1e20a96 with scrape type 2
2026-03-24 16:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 00802ebd-8183-5d5a-a51b-e018c1e20a96, identifier: 127067
2026-03-24 16:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067
2026-03-24 16:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067
2026-03-24 16:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 00802ebd-8183-5d5a-a51b-e018c1e20a96 with identifier: 127067 to the API
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:18 [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': 14900.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-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:18 [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-24 16:02:18 [arval.uk] INFO: Saving data for 127067: {'created_time': 1773388869.922748, 'last_price_update_time': 1774368138.463597}
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127067') HTTP/1.1" 204 0
2026-03-24 16:02:21 [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-24 16:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492
2026-03-24 16:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e69858a6-1407-5f96-8bd5-7d7076f13a0c with scrape type 2
2026-03-24 16:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e69858a6-1407-5f96-8bd5-7d7076f13a0c with scrape type 2
2026-03-24 16:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: e69858a6-1407-5f96-8bd5-7d7076f13a0c, identifier: 127492
2026-03-24 16:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492
2026-03-24 16:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492
2026-03-24 16:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: e69858a6-1407-5f96-8bd5-7d7076f13a0c with identifier: 127492 to the API
2026-03-24 16:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:22 [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-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:22 [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-24 16:02:22 [arval.uk] INFO: Saving data for 127492: {'created_time': 1773388830.280305, 'last_price_update_time': 1774368142.237497}
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127492') HTTP/1.1" 204 0
2026-03-24 16:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130162> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c858acc7-1ea0-599f-99df-cb01048615ac with identifier: 130162
2026-03-24 16:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c858acc7-1ea0-599f-99df-cb01048615ac with scrape type 2
2026-03-24 16:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c858acc7-1ea0-599f-99df-cb01048615ac with scrape type 2
2026-03-24 16:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: c858acc7-1ea0-599f-99df-cb01048615ac, identifier: 130162
2026-03-24 16:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: c858acc7-1ea0-599f-99df-cb01048615ac with identifier: 130162
2026-03-24 16:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: c858acc7-1ea0-599f-99df-cb01048615ac with identifier: 130162
2026-03-24 16:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: c858acc7-1ea0-599f-99df-cb01048615ac with identifier: 130162 to the API
2026-03-24 16:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130162>
{'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': 'c858acc7-1ea0-599f-99df-cb01048615ac',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AF22BXK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/peugeot-2008-estate-2019-12-puretech-130-gt-5dr-130162',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Peugeot',
'model': '2008 ESTATE (2019)',
'odometer': 17410,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15100.0,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'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': 'VR3USHNSKNJ563692',
'year': 2022}
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130162%27 HTTP/1.1" 200 None
2026-03-24 16:02:23 [arval.uk] INFO: Saving data for 130162: {'created_time': 1773652937.17207, 'last_price_update_time': 1774368143.280021}
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130162') HTTP/1.1" 204 0
2026-03-24 16:02:24 [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-24 16:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109
2026-03-24 16:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8673390-97f5-5b92-a07d-ba7762e2d8c9 with scrape type 2
2026-03-24 16:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8673390-97f5-5b92-a07d-ba7762e2d8c9 with scrape type 2
2026-03-24 16:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: e8673390-97f5-5b92-a07d-ba7762e2d8c9, identifier: 119109
2026-03-24 16:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109
2026-03-24 16:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109
2026-03-24 16:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: e8673390-97f5-5b92-a07d-ba7762e2d8c9 with identifier: 119109 to the API
2026-03-24 16:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:25 [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-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:25 [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-24 16:02:25 [arval.uk] INFO: Saving data for 119109: {'created_time': 1773388948.853946, 'last_price_update_time': 1774368145.254201}
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='119109') HTTP/1.1" 204 0
2026-03-24 16:02:27 [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-24 16:02:27 [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-24 16:02:27 [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-24 16:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325
2026-03-24 16:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b18591b2-889c-546c-8cab-bdee40fa8b39 with scrape type 2
2026-03-24 16:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b18591b2-889c-546c-8cab-bdee40fa8b39 with scrape type 2
2026-03-24 16:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b18591b2-889c-546c-8cab-bdee40fa8b39, identifier: 130325
2026-03-24 16:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325
2026-03-24 16:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325
2026-03-24 16:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b18591b2-889c-546c-8cab-bdee40fa8b39 with identifier: 130325 to the API
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:28 [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': 14100.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-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:28 [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-24 16:02:28 [arval.uk] INFO: Saving data for 130325: {'created_time': 1773939459.574965, 'last_price_update_time': 1774368148.053855}
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130325') HTTP/1.1" 204 0
2026-03-24 16:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534
2026-03-24 16:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b71f2d-4831-54e5-afe8-755aeb2934d3 with scrape type 2
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5b71f2d-4831-54e5-afe8-755aeb2934d3 with scrape type 2
2026-03-24 16:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b5b71f2d-4831-54e5-afe8-755aeb2934d3, identifier: 125534
2026-03-24 16:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915
2026-03-24 16:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1a0912-8c38-5465-af3a-5afa7687f9ca with scrape type 2
2026-03-24 16:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c1a0912-8c38-5465-af3a-5afa7687f9ca with scrape type 2
2026-03-24 16:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5c1a0912-8c38-5465-af3a-5afa7687f9ca, identifier: 116915
2026-03-24 16:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534
2026-03-24 16:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534
2026-03-24 16:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b5b71f2d-4831-54e5-afe8-755aeb2934d3 with identifier: 125534 to the API
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:28 [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-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:28 [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-24 16:02:28 [arval.uk] INFO: Saving data for 125534: {'created_time': 1773388754.56674, 'last_price_update_time': 1774368148.793664}
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125534') HTTP/1.1" 204 0
2026-03-24 16:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915
2026-03-24 16:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915
2026-03-24 16:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5c1a0912-8c38-5465-af3a-5afa7687f9ca with identifier: 116915 to the API
2026-03-24 16:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:29 [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-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:29 [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-24 16:02:29 [arval.uk] INFO: Saving data for 116915: {'created_time': 1773388888.40808, 'last_price_update_time': 1774368149.38384}
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116915') HTTP/1.1" 204 0
2026-03-24 16:02:39 [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-24 16:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007
2026-03-24 16:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c0f89a-a99d-580d-b217-50c33bd2129e with scrape type 2
2026-03-24 16:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98c0f89a-a99d-580d-b217-50c33bd2129e with scrape type 2
2026-03-24 16:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 98c0f89a-a99d-580d-b217-50c33bd2129e, identifier: 124007
2026-03-24 16:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007
2026-03-24 16:02:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007
2026-03-24 16:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 98c0f89a-a99d-580d-b217-50c33bd2129e with identifier: 124007 to the API
2026-03-24 16:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:02:40 [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-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:40 [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-24 16:02:40 [arval.uk] INFO: Saving data for 124007: {'created_time': 1773388909.092083, 'last_price_update_time': 1774368160.220667}
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124007') HTTP/1.1" 204 0
2026-03-24 16:03:05 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 15 pages/min), scraped 59 items (at 15 items/min)
2026-03-24 16:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:03:07 [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-24 16:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919
2026-03-24 16:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with scrape type 2
2026-03-24 16:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with scrape type 2
2026-03-24 16:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b, identifier: 121919
2026-03-24 16:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919
2026-03-24 16:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919
2026-03-24 16:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 94b9fbd0-f840-5e9d-bcc4-30f02ef5168b with identifier: 121919 to the API
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:03:08 [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': 14500.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-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:08 [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-24 16:03:08 [arval.uk] INFO: Saving data for 121919: {'created_time': 1773388858.9447, 'last_price_update_time': 1774368188.437993}
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121919') HTTP/1.1" 204 0
2026-03-24 16:04:05 [scrapy.extensions.logstats] INFO: Crawled 64 pages (at 1 pages/min), scraped 60 items (at 1 items/min)
2026-03-24 16:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:04:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.182(s), this was the 1st time calling it.
2026-03-24 16:04:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.0273919342926225 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 16:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 16:05:05 [scrapy.extensions.logstats] INFO: Crawled 64 pages (at 0 pages/min), scraped 60 items (at 0 items/min)
2026-03-24 16:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:06:05 [scrapy.extensions.logstats] INFO: Crawled 64 pages (at 0 pages/min), scraped 60 items (at 0 items/min)
2026-03-24 16:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:06:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.398(s), this was the 2nd time calling it.
2026-03-24 16:06:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.804317847441453 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 16:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 16:06:37 [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-24 16:06:37 [arval.uk] INFO: Found listing with ID: 130605
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [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-24 16:06:37 [arval.uk] INFO: Scrape type for 130605: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 125156
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [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-24 16:06:37 [arval.uk] INFO: Scrape type for 125156: 2
2026-03-24 16:06:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 127503
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127503%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [arval.uk] INFO: Scrape type for 127503: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 127539
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127539%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [arval.uk] INFO: Scrape type for 127539: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 128924
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [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-24 16:06:37 [arval.uk] INFO: Scrape type for 128924: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 119767
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27119767%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [arval.uk] INFO: Scrape type for 119767: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 121655
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [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-24 16:06:37 [arval.uk] INFO: Scrape type for 121655: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 124453
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124453%27 HTTP/1.1" 200 None
2026-03-24 16:06:37 [arval.uk] INFO: Scrape type for 124453: 2
2026-03-24 16:06:37 [arval.uk] INFO: Found listing with ID: 130974
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 130974: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 129575
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 129575: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 122775
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 122775: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 126485
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 126485: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 130071
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 130071: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 116646
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 116646: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 128787
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 128787: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 129371
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129371%27 HTTP/1.1" 200 None
2026-03-24 16:06:38 [arval.uk] INFO: Scrape type for 129371: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 129638
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 129638: 0
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 130601
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 130601: 2
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 124948
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 124948: 2
2026-03-24 16:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:38 [arval.uk] INFO: Found listing with ID: 127200
2026-03-24 16:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:38 [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-24 16:06:38 [arval.uk] INFO: Scrape type for 127200: 2
2026-03-24 16:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:40 [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-24 16:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156
2026-03-24 16:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d81b3c-0071-571c-8d36-b2a330405ea2 with scrape type 2
2026-03-24 16:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d81b3c-0071-571c-8d36-b2a330405ea2 with scrape type 2
2026-03-24 16:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 26d81b3c-0071-571c-8d36-b2a330405ea2, identifier: 125156
2026-03-24 16:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156
2026-03-24 16:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156
2026-03-24 16:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 26d81b3c-0071-571c-8d36-b2a330405ea2 with identifier: 125156 to the API
2026-03-24 16:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:41 [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-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:41 [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-24 16:06:41 [arval.uk] INFO: Saving data for 125156: {'created_time': 1773388649.239657, 'last_price_update_time': 1774368401.377601}
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='125156') HTTP/1.1" 204 0
2026-03-24 16:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127539> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9a08ee8-7e31-58c0-ace1-7e009906f190 with identifier: 127539
2026-03-24 16:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a08ee8-7e31-58c0-ace1-7e009906f190 with scrape type 2
2026-03-24 16:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9a08ee8-7e31-58c0-ace1-7e009906f190 with scrape type 2
2026-03-24 16:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a9a08ee8-7e31-58c0-ace1-7e009906f190, identifier: 127539
2026-03-24 16:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a9a08ee8-7e31-58c0-ace1-7e009906f190 with identifier: 127539
2026-03-24 16:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a9a08ee8-7e31-58c0-ace1-7e009906f190 with identifier: 127539
2026-03-24 16:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a9a08ee8-7e31-58c0-ace1-7e009906f190 with identifier: 127539 to the API
2026-03-24 16:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127539>
{'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': 'a9a08ee8-7e31-58c0-ace1-7e009906f190',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YA72KXC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-t-roc-hatchback-2022-10-tsi-life-5dr-127539',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'T-ROC HATCHBACK (2022)',
'odometer': 23629,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC HATCHBACK (2022) 1.0 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.0 TSI Life 5dr',
'vin': 'WVGZZZA1ZPV552262',
'year': 2023}
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127539%27 HTTP/1.1" 200 None
2026-03-24 16:06:42 [arval.uk] INFO: Saving data for 127539: {'created_time': 1773388716.401408, 'last_price_update_time': 1774368402.145895}
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127539') HTTP/1.1" 204 0
2026-03-24 16:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127503> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:06:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799 with identifier: 127503
2026-03-24 16:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799 with scrape type 2
2026-03-24 16:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799 with scrape type 2
2026-03-24 16:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799, identifier: 127503
2026-03-24 16:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799 with identifier: 127503
2026-03-24 16:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799 with identifier: 127503
2026-03-24 16:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3ed5fbf7-964a-5c2a-8e30-b27a7fee5799 with identifier: 127503 to the API
2026-03-24 16:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/127503>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '3ed5fbf7-964a-5c2a-8e30-b27a7fee5799',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BV71NRU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/skoda-enyaq-iv-estate-2021-132kw-60-lounge-nav-62kwh-5dr-auto-127503',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Skoda',
'model': 'ENYAQ IV ESTATE (2021)',
'odometer': 31660,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda ENYAQ IV ESTATE (2021) 132kW 60 Lounge Nav 62kWh 5dr Auto',
'transmission': 'automatic',
'trim': '132kW 60 Lounge Nav 62kWh 5dr Auto',
'vin': 'TMBKB7NY4NF016569',
'year': 2022}
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127503%27 HTTP/1.1" 200 None
2026-03-24 16:06:44 [arval.uk] INFO: Saving data for 127503: {'created_time': 1773388684.925725, 'last_price_update_time': 1774368404.630881}
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127503') HTTP/1.1" 204 0
2026-03-24 16:06:44 [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-24 16:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655
2026-03-24 16:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17930989-a140-5301-9a50-615f5941e6f7 with scrape type 2
2026-03-24 16:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17930989-a140-5301-9a50-615f5941e6f7 with scrape type 2
2026-03-24 16:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 17930989-a140-5301-9a50-615f5941e6f7, identifier: 121655
2026-03-24 16:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655
2026-03-24 16:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655
2026-03-24 16:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 17930989-a140-5301-9a50-615f5941e6f7 with identifier: 121655 to the API
2026-03-24 16:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:46 [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': 16200.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-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [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-24 16:06:46 [arval.uk] INFO: Saving data for 121655: {'created_time': 1773835440.076618, 'last_price_update_time': 1774368406.147606}
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='121655') HTTP/1.1" 204 0
2026-03-24 16:06:46 [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-24 16:06:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575
2026-03-24 16:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce9e602-029c-5d49-a88f-cfe546536134 with scrape type 2
2026-03-24 16:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fce9e602-029c-5d49-a88f-cfe546536134 with scrape type 2
2026-03-24 16:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: fce9e602-029c-5d49-a88f-cfe546536134, identifier: 129575
2026-03-24 16:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575
2026-03-24 16:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575
2026-03-24 16:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: fce9e602-029c-5d49-a88f-cfe546536134 with identifier: 129575 to the API
2026-03-24 16:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:47 [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-24 16:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:47 [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-24 16:06:47 [arval.uk] INFO: Saving data for 129575: {'created_time': 1773937845.083481, 'last_price_update_time': 1774368407.856187}
2026-03-24 16:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129575') HTTP/1.1" 204 0
2026-03-24 16:06:50 [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-24 16:06:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071
2026-03-24 16:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with scrape type 2
2026-03-24 16:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with scrape type 2
2026-03-24 16:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92, identifier: 130071
2026-03-24 16:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071
2026-03-24 16:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071
2026-03-24 16:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 09ef3c7b-02a9-5d72-ae2e-6682dda77f92 with identifier: 130071 to the API
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:51 [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-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:51 [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-24 16:06:51 [arval.uk] INFO: Saving data for 130071: {'created_time': 1773653011.473569, 'last_price_update_time': 1774368411.444788}
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130071') HTTP/1.1" 204 0
2026-03-24 16:06:54 [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-24 16:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775
2026-03-24 16:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f632656-7694-5080-802b-6deaceb9d7d7 with scrape type 2
2026-03-24 16:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f632656-7694-5080-802b-6deaceb9d7d7 with scrape type 2
2026-03-24 16:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 6f632656-7694-5080-802b-6deaceb9d7d7, identifier: 122775
2026-03-24 16:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775
2026-03-24 16:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775
2026-03-24 16:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 6f632656-7694-5080-802b-6deaceb9d7d7 with identifier: 122775 to the API
2026-03-24 16:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:54 [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': 16500.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-24 16:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:54 [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-24 16:06:54 [arval.uk] INFO: Saving data for 122775: {'created_time': 1773835505.1632, 'last_price_update_time': 1774368414.906571}
2026-03-24 16:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122775') HTTP/1.1" 204 0
2026-03-24 16:06:55 [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-24 16:06:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646
2026-03-24 16:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c152cd8-0c8e-5dac-8343-a338673a0d06 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c152cd8-0c8e-5dac-8343-a338673a0d06 with scrape type 2
2026-03-24 16:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1c152cd8-0c8e-5dac-8343-a338673a0d06, identifier: 116646
2026-03-24 16:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646
2026-03-24 16:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646
2026-03-24 16:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1c152cd8-0c8e-5dac-8343-a338673a0d06 with identifier: 116646 to the API
2026-03-24 16:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:56 [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': 16900.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-24 16:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:56 [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-24 16:06:56 [arval.uk] INFO: Saving data for 116646: {'created_time': 1773388574.456934, 'last_price_update_time': 1774368416.927163}
2026-03-24 16:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116646') HTTP/1.1" 204 0
2026-03-24 16:06:56 [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-24 16:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485
2026-03-24 16:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with scrape type 2
2026-03-24 16:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with scrape type 2
2026-03-24 16:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262, identifier: 126485
2026-03-24 16:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485
2026-03-24 16:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485
2026-03-24 16:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9d0ff9f9-2e69-519a-8c9d-31bafbd57262 with identifier: 126485 to the API
2026-03-24 16:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:06:58 [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-24 16:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:58 [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-24 16:06:58 [arval.uk] INFO: Saving data for 126485: {'created_time': 1773388666.691539, 'last_price_update_time': 1774368418.242062}
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126485') HTTP/1.1" 204 0
2026-03-24 16:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/119767> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:07:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2761d1-466a-5047-91c4-d96c61c1509e with identifier: 119767
2026-03-24 16:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2761d1-466a-5047-91c4-d96c61c1509e with scrape type 2
2026-03-24 16:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2761d1-466a-5047-91c4-d96c61c1509e with scrape type 2
2026-03-24 16:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7e2761d1-466a-5047-91c4-d96c61c1509e, identifier: 119767
2026-03-24 16:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7e2761d1-466a-5047-91c4-d96c61c1509e with identifier: 119767
2026-03-24 16:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7e2761d1-466a-5047-91c4-d96c61c1509e with identifier: 119767
2026-03-24 16:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7e2761d1-466a-5047-91c4-d96c61c1509e with identifier: 119767 to the API
2026-03-24 16:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/119767>
{'auction_title': '',
'category': 'Car',
'color': 'yellow',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 139,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '7e2761d1-466a-5047-91c4-d96c61c1509e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'NG22DKN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-xceed-hatchback-2019-16-gdi-phev-4-5dr-dct-119767',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'XCEED HATCHBACK (2019)',
'odometer': 30461,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCEED HATCHBACK (2019) 1.6 GDi PHEV 4 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV 4 5dr DCT',
'vin': 'U5YH5F1AVNL032271',
'year': 2022}
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27119767%27 HTTP/1.1" 200 None
2026-03-24 16:07:01 [arval.uk] INFO: Saving data for 119767: {'created_time': 1773388555.960442, 'last_price_update_time': 1774368421.23894}
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='119767') HTTP/1.1" 204 0
2026-03-24 16:07:02 [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-24 16:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200
2026-03-24 16:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with scrape type 2
2026-03-24 16:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with scrape type 2
2026-03-24 16:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3, identifier: 127200
2026-03-24 16:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200
2026-03-24 16:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200
2026-03-24 16:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3d7f5e29-3f39-53ab-ba1c-149080e8a2e3 with identifier: 127200 to the API
2026-03-24 16:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:04 [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-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [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-24 16:07:04 [arval.uk] INFO: Saving data for 127200: {'created_time': 1773388501.63751, 'last_price_update_time': 1774368424.773325}
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127200') HTTP/1.1" 204 0
2026-03-24 16:07:05 [scrapy.extensions.logstats] INFO: Crawled 76 pages (at 12 pages/min), scraped 71 items (at 11 items/min)
2026-03-24 16:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:07:06 [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-24 16:07:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:06 [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-24 16:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787
2026-03-24 16:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be17b82-8512-504a-87ae-4dec86f55947 with scrape type 2
2026-03-24 16:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be17b82-8512-504a-87ae-4dec86f55947 with scrape type 2
2026-03-24 16:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7be17b82-8512-504a-87ae-4dec86f55947, identifier: 128787
2026-03-24 16:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787
2026-03-24 16:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787
2026-03-24 16:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7be17b82-8512-504a-87ae-4dec86f55947 with identifier: 128787 to the API
2026-03-24 16:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:07 [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': 17300.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-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Saving data for 128787: {'created_time': 1773388592.547635, 'last_price_update_time': 1774368427.182215}
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128787') HTTP/1.1" 204 0
2026-03-24 16:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948
2026-03-24 16:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23385c50-560b-5c56-8501-7539abf889a1 with scrape type 2
2026-03-24 16:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23385c50-560b-5c56-8501-7539abf889a1 with scrape type 2
2026-03-24 16:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 23385c50-560b-5c56-8501-7539abf889a1, identifier: 124948
2026-03-24 16:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948
2026-03-24 16:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948
2026-03-24 16:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 23385c50-560b-5c56-8501-7539abf889a1 with identifier: 124948 to the API
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:07 [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': 17900.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-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Saving data for 124948: {'created_time': 1773388462.041384, 'last_price_update_time': 1774368427.680105}
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124948') HTTP/1.1" 204 0
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Found listing with ID: 130103
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07: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-24 16:07:07 [arval.uk] INFO: Scrape type for 130103: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 131265
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 131265: 2
2026-03-24 16:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 128789
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128789%27 HTTP/1.1" 200 None
2026-03-24 16:07:07 [arval.uk] INFO: Scrape type for 128789: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 129730
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 129730: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 126502
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 126502: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 126152
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 126152: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 124002
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 124002: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 129596
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 129596: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 126620
2026-03-24 16:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:07 [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-24 16:07:07 [arval.uk] INFO: Scrape type for 126620: 2
2026-03-24 16:07:07 [arval.uk] INFO: Found listing with ID: 128151
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 128151: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 126155
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 126155: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 128781
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 128781: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 129582
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 129582: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 129479
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 129479: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 130276
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 130276: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 131274
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 131274: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 128927
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 128927: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 127174
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 127174: 2
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 127060
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 127060: 2
2026-03-24 16:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:08 [arval.uk] INFO: Found listing with ID: 124959
2026-03-24 16:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:08 [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-24 16:07:08 [arval.uk] INFO: Scrape type for 124959: 2
2026-03-24 16:07:09 [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-24 16:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601
2026-03-24 16:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69efaea5-0942-5201-b502-57aa19cf2845 with scrape type 2
2026-03-24 16:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69efaea5-0942-5201-b502-57aa19cf2845 with scrape type 2
2026-03-24 16:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 69efaea5-0942-5201-b502-57aa19cf2845, identifier: 130601
2026-03-24 16:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601
2026-03-24 16:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601
2026-03-24 16:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 69efaea5-0942-5201-b502-57aa19cf2845 with identifier: 130601 to the API
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:09 [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-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:09 [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-24 16:07:09 [arval.uk] INFO: Saving data for 130601: {'created_time': 1773653030.840552, 'last_price_update_time': 1774368429.713189}
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130601') HTTP/1.1" 204 0
2026-03-24 16:07:11 [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-24 16:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605
2026-03-24 16:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2fc78d-f44d-523a-810d-23334f15001b with scrape type 2
2026-03-24 16:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb2fc78d-f44d-523a-810d-23334f15001b with scrape type 2
2026-03-24 16:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: bb2fc78d-f44d-523a-810d-23334f15001b, identifier: 130605
2026-03-24 16:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605
2026-03-24 16:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605
2026-03-24 16:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: bb2fc78d-f44d-523a-810d-23334f15001b with identifier: 130605 to the API
2026-03-24 16:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:12 [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-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:12 [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-24 16:07:12 [arval.uk] INFO: Saving data for 130605: {'created_time': 1773676868.844049, 'last_price_update_time': 1774368432.868549}
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130605') HTTP/1.1" 204 0
2026-03-24 16:07:14 [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-24 16:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730
2026-03-24 16:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3cd5555-fabb-5498-a18d-f8013ab31cc0 with scrape type 2
2026-03-24 16:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3cd5555-fabb-5498-a18d-f8013ab31cc0 with scrape type 2
2026-03-24 16:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b3cd5555-fabb-5498-a18d-f8013ab31cc0, identifier: 129730
2026-03-24 16:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730
2026-03-24 16:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730
2026-03-24 16:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b3cd5555-fabb-5498-a18d-f8013ab31cc0 with identifier: 129730 to the API
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:15 [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-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [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-24 16:07:15 [arval.uk] INFO: Saving data for 129730: {'created_time': 1773653003.279094, 'last_price_update_time': 1774368435.612727}
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129730') HTTP/1.1" 204 0
2026-03-24 16:07:15 [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-24 16:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924
2026-03-24 16:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with scrape type 2
2026-03-24 16:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with scrape type 2
2026-03-24 16:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe, identifier: 128924
2026-03-24 16:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924
2026-03-24 16:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924
2026-03-24 16:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 04ef49a6-4d65-5a43-be25-ad3e3d8aacbe with identifier: 128924 to the API
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:16 [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-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [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-24 16:07:16 [arval.uk] INFO: Saving data for 128924: {'created_time': 1773388583.600285, 'last_price_update_time': 1774368436.84679}
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128924') HTTP/1.1" 204 0
2026-03-24 16:07:17 [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-24 16:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103
2026-03-24 16:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with scrape type 2
2026-03-24 16:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with scrape type 2
2026-03-24 16:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed, identifier: 130103
2026-03-24 16:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103
2026-03-24 16:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103
2026-03-24 16:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 83c93e55-d7a8-57c9-ab63-dd16f666c0ed with identifier: 130103 to the API
2026-03-24 16:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:18 [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-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [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-24 16:07:18 [arval.uk] INFO: Saving data for 130103: {'created_time': 1773938564.741819, 'last_price_update_time': 1774368438.683414}
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130103') HTTP/1.1" 204 0
2026-03-24 16:07:18 [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-24 16:07:18 [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-24 16:07:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152
2026-03-24 16:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c95ffe-0689-5c9b-84bf-fa0505aca403 with scrape type 2
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c95ffe-0689-5c9b-84bf-fa0505aca403 with scrape type 2
2026-03-24 16:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 35c95ffe-0689-5c9b-84bf-fa0505aca403, identifier: 126152
2026-03-24 16:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265
2026-03-24 16:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1415916c-9f9d-5b9f-8aff-62ca8954c855 with scrape type 2
2026-03-24 16:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1415916c-9f9d-5b9f-8aff-62ca8954c855 with scrape type 2
2026-03-24 16:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1415916c-9f9d-5b9f-8aff-62ca8954c855, identifier: 131265
2026-03-24 16:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152
2026-03-24 16:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152
2026-03-24 16:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 35c95ffe-0689-5c9b-84bf-fa0505aca403 with identifier: 126152 to the API
2026-03-24 16:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:20 [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-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:20 [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-24 16:07:20 [arval.uk] INFO: Saving data for 126152: {'created_time': 1773388511.039345, 'last_price_update_time': 1774368440.461185}
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126152') HTTP/1.1" 204 0
2026-03-24 16:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265
2026-03-24 16:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265
2026-03-24 16:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1415916c-9f9d-5b9f-8aff-62ca8954c855 with identifier: 131265 to the API
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:20 [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-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:20 [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-24 16:07:20 [arval.uk] INFO: Saving data for 131265: {'created_time': 1773938745.281588, 'last_price_update_time': 1774368440.82431}
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131265') HTTP/1.1" 204 0
2026-03-24 16:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:22 [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-24 16:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:22 [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-24 16:07:22 [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-24 16:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596
2026-03-24 16:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with scrape type 2
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with scrape type 2
2026-03-24 16:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d01c811c-38f4-53e5-91d1-c7fe5d4981a4, identifier: 129596
2026-03-24 16:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596
2026-03-24 16:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596
2026-03-24 16:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d01c811c-38f4-53e5-91d1-c7fe5d4981a4 with identifier: 129596 to the API
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:22 [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-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [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-24 16:07:22 [arval.uk] INFO: Saving data for 129596: {'created_time': 1773388472.258343, 'last_price_update_time': 1774368442.867955}
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129596') HTTP/1.1" 204 0
2026-03-24 16:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002
2026-03-24 16:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9026606a-3eb2-58ad-9d67-40200e85fc85 with scrape type 2
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9026606a-3eb2-58ad-9d67-40200e85fc85 with scrape type 2
2026-03-24 16:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9026606a-3eb2-58ad-9d67-40200e85fc85, identifier: 124002
2026-03-24 16:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620
2026-03-24 16:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with scrape type 2
2026-03-24 16:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with scrape type 2
2026-03-24 16:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 4473b275-bede-5fc8-9c65-7164d3d7c5f0, identifier: 126620
2026-03-24 16:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002
2026-03-24 16:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002
2026-03-24 16:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9026606a-3eb2-58ad-9d67-40200e85fc85 with identifier: 124002 to the API
2026-03-24 16:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:24 [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-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:24 [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-24 16:07:24 [arval.uk] INFO: Saving data for 124002: {'created_time': 1773388426.442159, 'last_price_update_time': 1774368444.105316}
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124002') HTTP/1.1" 204 0
2026-03-24 16:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620
2026-03-24 16:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620
2026-03-24 16:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 4473b275-bede-5fc8-9c65-7164d3d7c5f0 with identifier: 126620 to the API
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:24 [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-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:24 [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-24 16:07:24 [arval.uk] INFO: Saving data for 126620: {'created_time': 1773388416.101862, 'last_price_update_time': 1774368444.604195}
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126620') HTTP/1.1" 204 0
2026-03-24 16:07:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128789> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a20fbc-a511-5007-ad55-3f6b0f946d8d with identifier: 128789
2026-03-24 16:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a20fbc-a511-5007-ad55-3f6b0f946d8d with scrape type 2
2026-03-24 16:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a20fbc-a511-5007-ad55-3f6b0f946d8d with scrape type 2
2026-03-24 16:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a7a20fbc-a511-5007-ad55-3f6b0f946d8d, identifier: 128789
2026-03-24 16:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a7a20fbc-a511-5007-ad55-3f6b0f946d8d with identifier: 128789
2026-03-24 16:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a7a20fbc-a511-5007-ad55-3f6b0f946d8d with identifier: 128789
2026-03-24 16:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a7a20fbc-a511-5007-ad55-3f6b0f946d8d with identifier: 128789 to the API
2026-03-24 16:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128789>
{'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': 'a7a20fbc-a511-5007-ad55-3f6b0f946d8d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FD71XOV',
'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-128789',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Toyota',
'model': 'COROLLA TOURING SPORT (2018)',
'odometer': 34188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18100.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'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': 'SB1Z93BE50E287642',
'year': 2022}
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128789%27 HTTP/1.1" 200 None
2026-03-24 16:07:31 [arval.uk] INFO: Saving data for 128789: {'created_time': 1773388493.729369, 'last_price_update_time': 1774368451.388385}
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128789') HTTP/1.1" 204 0
2026-03-24 16:07:31 [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-24 16:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151
2026-03-24 16:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e2642a-66d3-5c81-9adb-82d309b8879e with scrape type 2
2026-03-24 16:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e2642a-66d3-5c81-9adb-82d309b8879e with scrape type 2
2026-03-24 16:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 53e2642a-66d3-5c81-9adb-82d309b8879e, identifier: 128151
2026-03-24 16:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151
2026-03-24 16:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151
2026-03-24 16:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 53e2642a-66d3-5c81-9adb-82d309b8879e with identifier: 128151 to the API
2026-03-24 16:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:33 [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-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:33 [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-24 16:07:33 [arval.uk] INFO: Saving data for 128151: {'created_time': 1773388370.986734, 'last_price_update_time': 1774368453.021503}
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128151') HTTP/1.1" 204 0
2026-03-24 16:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129371> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ada41b4-7db8-5d55-a787-e1767a0e97a5 with identifier: 129371
2026-03-24 16:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ada41b4-7db8-5d55-a787-e1767a0e97a5 with scrape type 2
2026-03-24 16:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ada41b4-7db8-5d55-a787-e1767a0e97a5 with scrape type 2
2026-03-24 16:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3ada41b4-7db8-5d55-a787-e1767a0e97a5, identifier: 129371
2026-03-24 16:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3ada41b4-7db8-5d55-a787-e1767a0e97a5 with identifier: 129371
2026-03-24 16:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3ada41b4-7db8-5d55-a787-e1767a0e97a5 with identifier: 129371
2026-03-24 16:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3ada41b4-7db8-5d55-a787-e1767a0e97a5 with identifier: 129371 to the API
2026-03-24 16:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129371>
{'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': '3ada41b4-7db8-5d55-a787-e1767a0e97a5',
'is_damaged': False,
'is_operable': True,
'license_plate': 'FE22TWN',
'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-129371',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Toyota',
'model': 'COROLLA TOURING SPORT (2018)',
'odometer': 43183,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'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': 'SB1Z93BE40E291696',
'year': 2022}
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129371%27 HTTP/1.1" 200 None
2026-03-24 16:07:34 [arval.uk] INFO: Saving data for 129371: {'created_time': 1773388545.628246, 'last_price_update_time': 1774368454.931862}
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129371') HTTP/1.1" 204 0
2026-03-24 16:07:35 [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-24 16:07:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959
2026-03-24 16:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ccf0187-50fb-5de8-9628-0fbf24122e0a with scrape type 2
2026-03-24 16:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ccf0187-50fb-5de8-9628-0fbf24122e0a with scrape type 2
2026-03-24 16:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 8ccf0187-50fb-5de8-9628-0fbf24122e0a, identifier: 124959
2026-03-24 16:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959
2026-03-24 16:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959
2026-03-24 16:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 8ccf0187-50fb-5de8-9628-0fbf24122e0a with identifier: 124959 to the API
2026-03-24 16:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:36 [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-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:36 [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-24 16:07:36 [arval.uk] INFO: Saving data for 124959: {'created_time': 1773388264.271338, 'last_price_update_time': 1774368456.699945}
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124959') HTTP/1.1" 204 0
2026-03-24 16:07:41 [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-24 16:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060
2026-03-24 16:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd6704b-cea6-53b9-b354-61e16dcda564 with scrape type 2
2026-03-24 16:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd6704b-cea6-53b9-b354-61e16dcda564 with scrape type 2
2026-03-24 16:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ccd6704b-cea6-53b9-b354-61e16dcda564, identifier: 127060
2026-03-24 16:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060
2026-03-24 16:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060
2026-03-24 16:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ccd6704b-cea6-53b9-b354-61e16dcda564 with identifier: 127060 to the API
2026-03-24 16:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:42 [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-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [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-24 16:07:42 [arval.uk] INFO: Saving data for 127060: {'created_time': 1773388277.342429, 'last_price_update_time': 1774368462.233332}
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127060') HTTP/1.1" 204 0
2026-03-24 16:07:42 [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-24 16:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927
2026-03-24 16:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226403f3-1b7e-547f-a87a-e210532579d6 with scrape type 2
2026-03-24 16:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 226403f3-1b7e-547f-a87a-e210532579d6 with scrape type 2
2026-03-24 16:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 226403f3-1b7e-547f-a87a-e210532579d6, identifier: 128927
2026-03-24 16:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927
2026-03-24 16:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927
2026-03-24 16:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 226403f3-1b7e-547f-a87a-e210532579d6 with identifier: 128927 to the API
2026-03-24 16:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:43 [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': 20200.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-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:43 [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-24 16:07:43 [arval.uk] INFO: Saving data for 128927: {'created_time': 1773387736.060973, 'last_price_update_time': 1774368463.898383}
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128927') HTTP/1.1" 204 0
2026-03-24 16:07:43 [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-24 16:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276
2026-03-24 16:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65325aea-8504-58e6-9ec6-2f30ba424c6b with scrape type 2
2026-03-24 16:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65325aea-8504-58e6-9ec6-2f30ba424c6b with scrape type 2
2026-03-24 16:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 65325aea-8504-58e6-9ec6-2f30ba424c6b, identifier: 130276
2026-03-24 16:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276
2026-03-24 16:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276
2026-03-24 16:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 65325aea-8504-58e6-9ec6-2f30ba424c6b with identifier: 130276 to the API
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:44 [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-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [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-24 16:07:44 [arval.uk] INFO: Saving data for 130276: {'created_time': 1773388303.236001, 'last_price_update_time': 1774368464.469346}
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130276') HTTP/1.1" 204 0
2026-03-24 16:07:46 [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-24 16:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479
2026-03-24 16:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494cc595-91f7-5b18-b56b-1b81d65ad427 with scrape type 2
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494cc595-91f7-5b18-b56b-1b81d65ad427 with scrape type 2
2026-03-24 16:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 494cc595-91f7-5b18-b56b-1b81d65ad427, identifier: 129479
2026-03-24 16:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479
2026-03-24 16:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479
2026-03-24 16:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 494cc595-91f7-5b18-b56b-1b81d65ad427 with identifier: 129479 to the API
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:46 [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': 19800.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-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [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-24 16:07:46 [arval.uk] INFO: Saving data for 129479: {'created_time': 1773388349.55488, 'last_price_update_time': 1774368466.590756}
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129479') HTTP/1.1" 204 0
2026-03-24 16:07:46 [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-24 16:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582
2026-03-24 16:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3372b99d-7930-5c73-b865-89cd09bda660 with scrape type 2
2026-03-24 16:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3372b99d-7930-5c73-b865-89cd09bda660 with scrape type 2
2026-03-24 16:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3372b99d-7930-5c73-b865-89cd09bda660, identifier: 129582
2026-03-24 16:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582
2026-03-24 16:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582
2026-03-24 16:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3372b99d-7930-5c73-b865-89cd09bda660 with identifier: 129582 to the API
2026-03-24 16:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:47 [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': 19200.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-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [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-24 16:07:47 [arval.uk] INFO: Saving data for 129582: {'created_time': 1773388435.745352, 'last_price_update_time': 1774368467.131602}
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129582') HTTP/1.1" 204 0
2026-03-24 16:07:48 [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-24 16:07:48 [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-24 16:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155
2026-03-24 16:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3530764-1b2a-545e-bb2e-a188ffc34970 with scrape type 2
2026-03-24 16:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3530764-1b2a-545e-bb2e-a188ffc34970 with scrape type 2
2026-03-24 16:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: f3530764-1b2a-545e-bb2e-a188ffc34970, identifier: 126155
2026-03-24 16:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155
2026-03-24 16:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155
2026-03-24 16:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: f3530764-1b2a-545e-bb2e-a188ffc34970 with identifier: 126155 to the API
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:49 [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-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [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-24 16:07:49 [arval.uk] INFO: Saving data for 126155: {'created_time': 1773388378.558773, 'last_price_update_time': 1774368469.072893}
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126155') HTTP/1.1" 204 0
2026-03-24 16:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502
2026-03-24 16:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with scrape type 2
2026-03-24 16:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with scrape type 2
2026-03-24 16:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 57297d56-4566-5b6e-a4a1-3c2e2b44c982, identifier: 126502
2026-03-24 16:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502
2026-03-24 16:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502
2026-03-24 16:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 57297d56-4566-5b6e-a4a1-3c2e2b44c982 with identifier: 126502 to the API
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:49 [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': 18500.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-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [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-24 16:07:49 [arval.uk] INFO: Saving data for 126502: {'created_time': 1773388453.589919, 'last_price_update_time': 1774368469.695884}
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126502') HTTP/1.1" 204 0
2026-03-24 16:07:52 [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-24 16:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274
2026-03-24 16:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with scrape type 2
2026-03-24 16:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with scrape type 2
2026-03-24 16:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d, identifier: 131274
2026-03-24 16:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274
2026-03-24 16:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274
2026-03-24 16:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 74038c23-8dd1-5c53-9b5b-d2a0d75dc03d with identifier: 131274 to the API
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:52 [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-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [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-24 16:07:52 [arval.uk] INFO: Saving data for 131274: {'created_time': 1773938379.123395, 'last_price_update_time': 1774368472.710362}
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131274') HTTP/1.1" 204 0
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Found listing with ID: 131243
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131243%27 HTTP/1.1" 200 None
2026-03-24 16:07:57 [arval.uk] INFO: Scrape type for 131243: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 124008
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 124008: 2
2026-03-24 16:07:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 124732
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 124732: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 126956
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 126956: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 127328
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 127328: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 131239
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131239%27 HTTP/1.1" 200 None
2026-03-24 16:07:57 [arval.uk] INFO: Scrape type for 131239: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 124960
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 124960: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 129580
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 129580: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 130582
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 130582: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 124952
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 124952: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 123496
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 123496: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 127955
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 127955: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 128925
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 128925: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 130324
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130324%27 HTTP/1.1" 200 None
2026-03-24 16:07:57 [arval.uk] INFO: Scrape type for 130324: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 128930
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 128930: 2
2026-03-24 16:07:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 131266
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 131266: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 127914
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 127914: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 127511
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 127511: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 130083
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130083%27 HTTP/1.1" 200 None
2026-03-24 16:07:57 [arval.uk] INFO: Scrape type for 130083: 2
2026-03-24 16:07:57 [arval.uk] INFO: Found listing with ID: 130602
2026-03-24 16:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:57 [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-24 16:07:57 [arval.uk] INFO: Scrape type for 130602: 2
2026-03-24 16:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:58 [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-24 16:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781
2026-03-24 16:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with scrape type 2
2026-03-24 16:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with scrape type 2
2026-03-24 16:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1, identifier: 128781
2026-03-24 16:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781
2026-03-24 16:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781
2026-03-24 16:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 6e4fc4be-3f1d-5e50-a1eb-edcdaad1fcb1 with identifier: 128781 to the API
2026-03-24 16:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:07:59 [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': 18900.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-24 16:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:59 [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-24 16:07:59 [arval.uk] INFO: Saving data for 128781: {'created_time': 1773388389.660102, 'last_price_update_time': 1774368479.149592}
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128781') HTTP/1.1" 204 0
2026-03-24 16:07:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:00 [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-24 16:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:00 [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-24 16:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732
2026-03-24 16:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbe329fd-641d-5af0-a216-fcd511fe6472 with scrape type 2
2026-03-24 16:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbe329fd-641d-5af0-a216-fcd511fe6472 with scrape type 2
2026-03-24 16:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: dbe329fd-641d-5af0-a216-fcd511fe6472, identifier: 124732
2026-03-24 16:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732
2026-03-24 16:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732
2026-03-24 16:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: dbe329fd-641d-5af0-a216-fcd511fe6472 with identifier: 124732 to the API
2026-03-24 16:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:03 [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-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:03 [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-24 16:08:03 [arval.uk] INFO: Saving data for 124732: {'created_time': 1773388221.589154, 'last_price_update_time': 1774368483.585691}
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124732') HTTP/1.1" 204 0
2026-03-24 16:08:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:03 [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-24 16:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328
2026-03-24 16:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2bac289-7042-50b3-a813-26eacca61dad with scrape type 2
2026-03-24 16:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2bac289-7042-50b3-a813-26eacca61dad with scrape type 2
2026-03-24 16:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: c2bac289-7042-50b3-a813-26eacca61dad, identifier: 127328
2026-03-24 16:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328
2026-03-24 16:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328
2026-03-24 16:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: c2bac289-7042-50b3-a813-26eacca61dad with identifier: 127328 to the API
2026-03-24 16:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:04 [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': 21800.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-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:04 [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-24 16:08:04 [arval.uk] INFO: Saving data for 127328: {'created_time': 1773388148.740029, 'last_price_update_time': 1774368484.170031}
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127328') HTTP/1.1" 204 0
2026-03-24 16:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008
2026-03-24 16:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4889488-b2c7-56a3-864c-57e24987a0ca with scrape type 2
2026-03-24 16:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4889488-b2c7-56a3-864c-57e24987a0ca with scrape type 2
2026-03-24 16:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b4889488-b2c7-56a3-864c-57e24987a0ca, identifier: 124008
2026-03-24 16:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008
2026-03-24 16:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008
2026-03-24 16:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b4889488-b2c7-56a3-864c-57e24987a0ca with identifier: 124008 to the API
2026-03-24 16:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:05 [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-24 16:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:05 [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-24 16:08:05 [arval.uk] INFO: Saving data for 124008: {'created_time': 1773388194.175208, 'last_price_update_time': 1774368485.95619}
2026-03-24 16:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124008') HTTP/1.1" 204 0
2026-03-24 16:08:05 [scrapy.extensions.logstats] INFO: Crawled 106 pages (at 30 pages/min), scraped 99 items (at 28 items/min)
2026-03-24 16:08:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131239> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:08:05 [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-24 16:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63d45067-1321-5ea9-968d-4a97d4474d39 with identifier: 131239
2026-03-24 16:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63d45067-1321-5ea9-968d-4a97d4474d39 with scrape type 2
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63d45067-1321-5ea9-968d-4a97d4474d39 with scrape type 2
2026-03-24 16:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 63d45067-1321-5ea9-968d-4a97d4474d39, identifier: 131239
2026-03-24 16:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174
2026-03-24 16:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35353381-a430-5ba0-b50a-d67c303fc3be with scrape type 2
2026-03-24 16:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35353381-a430-5ba0-b50a-d67c303fc3be with scrape type 2
2026-03-24 16:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 35353381-a430-5ba0-b50a-d67c303fc3be, identifier: 127174
2026-03-24 16:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 63d45067-1321-5ea9-968d-4a97d4474d39 with identifier: 131239
2026-03-24 16:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 63d45067-1321-5ea9-968d-4a97d4474d39 with identifier: 131239
2026-03-24 16:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 63d45067-1321-5ea9-968d-4a97d4474d39 with identifier: 131239 to the API
2026-03-24 16:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131239>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 522,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '63d45067-1321-5ea9-968d-4a97d4474d39',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AK72YUN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/tesla-model-y-hatchback-2021-long-range-awd-5dr-auto-131239',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Tesla',
'model': 'MODEL Y HATCHBACK (2021)',
'odometer': 40451,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22357.0,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla MODEL Y HATCHBACK (2021) Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': 'LRWYHCEK1PC553303',
'year': 2022}
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131239%27 HTTP/1.1" 200 None
2026-03-24 16:08:07 [arval.uk] INFO: Saving data for 131239: {'created_time': 1774047698.799011, 'last_price_update_time': 1774368487.630453}
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131239') HTTP/1.1" 204 0
2026-03-24 16:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174
2026-03-24 16:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174
2026-03-24 16:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 35353381-a430-5ba0-b50a-d67c303fc3be with identifier: 127174 to the API
2026-03-24 16:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:08 [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-24 16:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:09 [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-24 16:08:09 [arval.uk] INFO: Saving data for 127174: {'created_time': 1773388269.094012, 'last_price_update_time': 1774368489.00903}
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127174') HTTP/1.1" 204 0
2026-03-24 16:08:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:10 [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-24 16:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956
2026-03-24 16:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2437a058-69e5-5db4-8407-47448f7909e1 with scrape type 2
2026-03-24 16:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2437a058-69e5-5db4-8407-47448f7909e1 with scrape type 2
2026-03-24 16:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2437a058-69e5-5db4-8407-47448f7909e1, identifier: 126956
2026-03-24 16:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956
2026-03-24 16:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956
2026-03-24 16:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2437a058-69e5-5db4-8407-47448f7909e1 with identifier: 126956 to the API
2026-03-24 16:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:11 [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-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:11 [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-24 16:08:11 [arval.uk] INFO: Saving data for 126956: {'created_time': 1773388230.599049, 'last_price_update_time': 1774368491.810283}
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126956') HTTP/1.1" 204 0
2026-03-24 16:08:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131243> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:08:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:11 [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-24 16:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be9ea764-e591-5528-8f50-f44d40800f49 with identifier: 131243
2026-03-24 16:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be9ea764-e591-5528-8f50-f44d40800f49 with scrape type 2
2026-03-24 16:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be9ea764-e591-5528-8f50-f44d40800f49 with scrape type 2
2026-03-24 16:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: be9ea764-e591-5528-8f50-f44d40800f49, identifier: 131243
2026-03-24 16:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: be9ea764-e591-5528-8f50-f44d40800f49 with identifier: 131243
2026-03-24 16:08:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: be9ea764-e591-5528-8f50-f44d40800f49 with identifier: 131243
2026-03-24 16:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: be9ea764-e591-5528-8f50-f44d40800f49 with identifier: 131243 to the API
2026-03-24 16:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131243>
{'auction_title': '',
'category': 'Car',
'color': 'gold',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 310,
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'be9ea764-e591-5528-8f50-f44d40800f49',
'is_damaged': False,
'is_operable': True,
'license_plate': 'CK23HGN',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volvo-xc40-electric-estate-2020-170kw-recharge-plus-69kwh-5dr-auto-131243',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volvo',
'model': 'XC40 ELECTRIC ESTATE (2020)',
'odometer': 31419,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21074.0,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 ELECTRIC ESTATE (2020) 170kW Recharge Plus 69kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '170kW Recharge Plus 69kWh 5dr Auto',
'vin': 'YV1XZEFV4P2055628',
'year': 2023}
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131243%27 HTTP/1.1" 200 None
2026-03-24 16:08:13 [arval.uk] INFO: Saving data for 131243: {'created_time': 1774047694.750702, 'last_price_update_time': 1774368493.244831}
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131243') HTTP/1.1" 204 0
2026-03-24 16:08:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952
2026-03-24 16:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7506ff89-322a-57a5-9733-0eb1c14a733f with scrape type 2
2026-03-24 16:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7506ff89-322a-57a5-9733-0eb1c14a733f with scrape type 2
2026-03-24 16:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7506ff89-322a-57a5-9733-0eb1c14a733f, identifier: 124952
2026-03-24 16:08:13 [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-24 16:08:13 [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-24 16:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952
2026-03-24 16:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952
2026-03-24 16:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7506ff89-322a-57a5-9733-0eb1c14a733f with identifier: 124952 to the API
2026-03-24 16:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:15 [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-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:15 [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-24 16:08:15 [arval.uk] INFO: Saving data for 124952: {'created_time': 1773388167.746636, 'last_price_update_time': 1774368495.33951}
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124952') HTTP/1.1" 204 0
2026-03-24 16:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580
2026-03-24 16:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa93ee1-373c-5ea3-ae1c-b3655f02124b with scrape type 2
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfa93ee1-373c-5ea3-ae1c-b3655f02124b with scrape type 2
2026-03-24 16:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: dfa93ee1-373c-5ea3-ae1c-b3655f02124b, identifier: 129580
2026-03-24 16:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582
2026-03-24 16:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74810a63-0ec5-54b5-bb7a-978817c38635 with scrape type 2
2026-03-24 16:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74810a63-0ec5-54b5-bb7a-978817c38635 with scrape type 2
2026-03-24 16:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 74810a63-0ec5-54b5-bb7a-978817c38635, identifier: 130582
2026-03-24 16:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580
2026-03-24 16:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580
2026-03-24 16:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: dfa93ee1-373c-5ea3-ae1c-b3655f02124b with identifier: 129580 to the API
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:15 [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-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:15 [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-24 16:08:15 [arval.uk] INFO: Saving data for 129580: {'created_time': 1773388240.002179, 'last_price_update_time': 1774368495.961587}
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129580') HTTP/1.1" 204 0
2026-03-24 16:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582
2026-03-24 16:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582
2026-03-24 16:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 74810a63-0ec5-54b5-bb7a-978817c38635 with identifier: 130582 to the API
2026-03-24 16:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:17 [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-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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-24 16:08:17 [arval.uk] INFO: Saving data for 130582: {'created_time': 1773938027.818362, 'last_price_update_time': 1774368497.439829}
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130582') HTTP/1.1" 204 0
2026-03-24 16:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:18 [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-24 16:08:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 123714
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 123714: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 131271
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 131271: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 130271
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 130271: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 123495
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 123495: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 129478
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129478%27 HTTP/1.1" 200 None
2026-03-24 16:08:18 [arval.uk] INFO: Scrape type for 129478: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 120953
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 120953: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 130943
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 130943: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 127035
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 127035: 2
2026-03-24 16:08:18 [arval.uk] INFO: Found listing with ID: 116271
2026-03-24 16:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Scrape type for 116271: 2
2026-03-24 16:08:18 [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-24 16:08:18 [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-24 16:08:18 [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-24 16:08:18 [arval.uk] INFO: Found listing with ID: 128152
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Scrape type for 128152: 2
2026-03-24 16:08:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:19 [arval.uk] INFO: Found listing with ID: 126501
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Scrape type for 126501: 2
2026-03-24 16:08:19 [arval.uk] INFO: Found listing with ID: 130522
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130522%27 HTTP/1.1" 200 None
2026-03-24 16:08:19 [arval.uk] INFO: Scrape type for 130522: 2
2026-03-24 16:08:19 [arval.uk] INFO: Found listing with ID: 111513
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Scrape type for 111513: 2
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Found listing with ID: 117221
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Scrape type for 117221: 2
2026-03-24 16:08:19 [arval.uk] INFO: Found listing with ID: 122780
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Scrape type for 122780: 2
2026-03-24 16:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602
2026-03-24 16:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e4ec830-db61-5933-831e-ebf94780eaee with scrape type 2
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e4ec830-db61-5933-831e-ebf94780eaee with scrape type 2
2026-03-24 16:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9e4ec830-db61-5933-831e-ebf94780eaee, identifier: 130602
2026-03-24 16:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955
2026-03-24 16:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with scrape type 2
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with scrape type 2
2026-03-24 16:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c, identifier: 127955
2026-03-24 16:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496
2026-03-24 16:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with scrape type 2
2026-03-24 16:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with scrape type 2
2026-03-24 16:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2807c090-c73d-5930-9d2e-1f3ae2901bf1, identifier: 123496
2026-03-24 16:08:19 [arval.uk] INFO: Found listing with ID: 124651
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Scrape type for 124651: 2
2026-03-24 16:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602
2026-03-24 16:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602
2026-03-24 16:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9e4ec830-db61-5933-831e-ebf94780eaee with identifier: 130602 to the API
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:19 [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': 23400.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-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [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-24 16:08:19 [arval.uk] INFO: Saving data for 130602: {'created_time': 1773652973.000711, 'last_price_update_time': 1774368499.839865}
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130602') HTTP/1.1" 204 0
2026-03-24 16:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955
2026-03-24 16:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955
2026-03-24 16:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 41fe926c-0ba7-52bd-b5b4-34e02e7f994c with identifier: 127955 to the API
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:20 [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-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [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-24 16:08:20 [arval.uk] INFO: Saving data for 127955: {'created_time': 1773388054.91151, 'last_price_update_time': 1774368500.587992}
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127955') HTTP/1.1" 204 0
2026-03-24 16:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496
2026-03-24 16:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496
2026-03-24 16:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2807c090-c73d-5930-9d2e-1f3ae2901bf1 with identifier: 123496 to the API
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:20 [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': 22700.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-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [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-24 16:08:20 [arval.uk] INFO: Saving data for 123496: {'created_time': 1773387829.427546, 'last_price_update_time': 1774368500.920953}
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123496') HTTP/1.1" 204 0
2026-03-24 16:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130083> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:08:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:20 [arval.uk] INFO: Found listing with ID: 127304
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [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-24 16:08:20 [arval.uk] INFO: Scrape type for 127304: 2
2026-03-24 16:08:20 [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-24 16:08:20 [arval.uk] INFO: Found listing with ID: 118274
2026-03-24 16:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:20 [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-24 16:08:20 [arval.uk] INFO: Scrape type for 118274: 2
2026-03-24 16:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960
2026-03-24 16:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with scrape type 2
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with scrape type 2
2026-03-24 16:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d8d88d7d-9239-58ee-afc3-0a6bf5f27846, identifier: 124960
2026-03-24 16:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960
2026-03-24 16:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960
2026-03-24 16:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d8d88d7d-9239-58ee-afc3-0a6bf5f27846 with identifier: 124960 to the API
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:21 [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': 22400.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-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [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-24 16:08:21 [arval.uk] INFO: Saving data for 124960: {'created_time': 1773388203.748634, 'last_price_update_time': 1774368501.508713}
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124960') HTTP/1.1" 204 0
2026-03-24 16:08:21 [arval.uk] INFO: Found listing with ID: 124639
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [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-24 16:08:21 [arval.uk] INFO: Scrape type for 124639: 2
2026-03-24 16:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:21 [arval.uk] INFO: Found listing with ID: 122954
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:21 [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-24 16:08:21 [arval.uk] INFO: Scrape type for 122954: 2
2026-03-24 16:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19cd2267-5978-5389-8878-031feb2e5906 with identifier: 130083
2026-03-24 16:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19cd2267-5978-5389-8878-031feb2e5906 with scrape type 2
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19cd2267-5978-5389-8878-031feb2e5906 with scrape type 2
2026-03-24 16:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 19cd2267-5978-5389-8878-031feb2e5906, identifier: 130083
2026-03-24 16:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511
2026-03-24 16:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3263eb3-4a1e-512d-8c33-7dd31039698e with scrape type 2
2026-03-24 16:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3263eb3-4a1e-512d-8c33-7dd31039698e with scrape type 2
2026-03-24 16:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: f3263eb3-4a1e-512d-8c33-7dd31039698e, identifier: 127511
2026-03-24 16:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 19cd2267-5978-5389-8878-031feb2e5906 with identifier: 130083
2026-03-24 16:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 19cd2267-5978-5389-8878-031feb2e5906 with identifier: 130083
2026-03-24 16:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 19cd2267-5978-5389-8878-031feb2e5906 with identifier: 130083 to the API
2026-03-24 16:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130083>
{'auction_title': '',
'category': 'Car',
'color': 'blue',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 288,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '19cd2267-5978-5389-8878-031feb2e5906',
'is_damaged': False,
'is_operable': True,
'license_plate': 'HT22HVP',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-3-series-touring-special-editions-2019-330e-xdrive-m-sport-pro-edition-5dr-step-auto-130083',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '3 SERIES TOURING SPECIAL EDITIONS (2019)',
'odometer': 53188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400.0,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 SERIES TOURING SPECIAL EDITIONS (2019) 330e xDrive M Sport '
'Pro Edition 5dr Step Auto',
'transmission': 'automatic',
'trim': '330e xDrive M Sport Pro Edition 5dr Step Auto',
'vin': 'WBA6N72020FM84619',
'year': 2022}
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130083%27 HTTP/1.1" 200 None
2026-03-24 16:08:22 [arval.uk] INFO: Saving data for 130083: {'created_time': 1773652976.717803, 'last_price_update_time': 1774368502.181217}
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130083') HTTP/1.1" 204 0
2026-03-24 16:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511
2026-03-24 16:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511
2026-03-24 16:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: f3263eb3-4a1e-512d-8c33-7dd31039698e with identifier: 127511 to the API
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:22 [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-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [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-24 16:08:22 [arval.uk] INFO: Saving data for 127511: {'created_time': 1773388019.030925, 'last_price_update_time': 1774368502.602417}
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127511') HTTP/1.1" 204 0
2026-03-24 16:08:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:23 [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-24 16:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914
2026-03-24 16:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0524e448-6aa6-5c6b-8abe-9d7074723169 with scrape type 2
2026-03-24 16:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0524e448-6aa6-5c6b-8abe-9d7074723169 with scrape type 2
2026-03-24 16:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0524e448-6aa6-5c6b-8abe-9d7074723169, identifier: 127914
2026-03-24 16:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914
2026-03-24 16:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914
2026-03-24 16:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0524e448-6aa6-5c6b-8abe-9d7074723169 with identifier: 127914 to the API
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:23 [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-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [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-24 16:08:23 [arval.uk] INFO: Saving data for 127914: {'created_time': 1773388064.92772, 'last_price_update_time': 1774368503.796135}
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127914') HTTP/1.1" 204 0
2026-03-24 16:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:27 [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-24 16:08:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925
2026-03-24 16:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d63666-08e1-557e-996e-6743f3468383 with scrape type 2
2026-03-24 16:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77d63666-08e1-557e-996e-6743f3468383 with scrape type 2
2026-03-24 16:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 77d63666-08e1-557e-996e-6743f3468383, identifier: 128925
2026-03-24 16:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925
2026-03-24 16:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925
2026-03-24 16:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 77d63666-08e1-557e-996e-6743f3468383 with identifier: 128925 to the API
2026-03-24 16:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:28 [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': 22900.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-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [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-24 16:08:28 [arval.uk] INFO: Saving data for 128925: {'created_time': 1773652967.4538, 'last_price_update_time': 1774368508.174753}
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128925') HTTP/1.1" 204 0
2026-03-24 16:08:31 [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-24 16:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130324> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271
2026-03-24 16:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b5c6c0-b744-5392-9884-6070b69e7f5e with scrape type 2
2026-03-24 16:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b5c6c0-b744-5392-9884-6070b69e7f5e with scrape type 2
2026-03-24 16:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: b0b5c6c0-b744-5392-9884-6070b69e7f5e, identifier: 130271
2026-03-24 16:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271
2026-03-24 16:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271
2026-03-24 16:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: b0b5c6c0-b744-5392-9884-6070b69e7f5e with identifier: 130271 to the API
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:32 [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-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [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-24 16:08:32 [arval.uk] INFO: Saving data for 130271: {'created_time': 1773388039.135635, 'last_price_update_time': 1774368512.353476}
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130271') HTTP/1.1" 204 0
2026-03-24 16:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f with identifier: 130324
2026-03-24 16:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f with scrape type 2
2026-03-24 16:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f with scrape type 2
2026-03-24 16:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f, identifier: 130324
2026-03-24 16:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f with identifier: 130324
2026-03-24 16:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f with identifier: 130324
2026-03-24 16:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1c59d9cd-0bfc-596e-a8fe-c002d7ec321f with identifier: 130324 to the API
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130324>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1c59d9cd-0bfc-596e-a8fe-c002d7ec321f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'BL22BEU',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/kia-sportage-estate-2021-16t-gdi-hev-gt-line-s-5dr-auto-130324',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Kia',
'model': 'SPORTAGE ESTATE (2021)',
'odometer': 24022,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23000.0,
'price_includes_vat': True,
'registration_date': '2022-07-17',
'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': 'U5YPX81GMNL031329',
'year': 2022}
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130324%27 HTTP/1.1" 200 None
2026-03-24 16:08:32 [arval.uk] INFO: Saving data for 130324: {'created_time': 1773937841.5142379, 'last_price_update_time': 1774368512.79739}
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130324') HTTP/1.1" 204 0
2026-03-24 16:08:36 [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-24 16:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714
2026-03-24 16:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with scrape type 2
2026-03-24 16:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with scrape type 2
2026-03-24 16:08:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0, identifier: 123714
2026-03-24 16:08:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714
2026-03-24 16:08:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714
2026-03-24 16:08:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 68f7d457-d3d5-58c6-82d4-bd68bb26c0c0 with identifier: 123714 to the API
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:36 [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-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [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-24 16:08:36 [arval.uk] INFO: Saving data for 123714: {'created_time': 1773388030.527722, 'last_price_update_time': 1774368516.844516}
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123714') HTTP/1.1" 204 0
2026-03-24 16:08:37 [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-24 16:08:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035
2026-03-24 16:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with scrape type 2
2026-03-24 16:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with scrape type 2
2026-03-24 16:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b, identifier: 127035
2026-03-24 16:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035
2026-03-24 16:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035
2026-03-24 16:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1beb43df-097f-5e7d-8338-6d9ba62d5b7b with identifier: 127035 to the API
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:37 [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': 25900.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-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [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-24 16:08:37 [arval.uk] INFO: Saving data for 127035: {'created_time': 1773387981.091431, 'last_price_update_time': 1774368517.623211}
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127035') HTTP/1.1" 204 0
2026-03-24 16:08:38 [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-24 16:08:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271
2026-03-24 16:08:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60033a8-c690-56ad-901a-f085ada24085 with scrape type 2
2026-03-24 16:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60033a8-c690-56ad-901a-f085ada24085 with scrape type 2
2026-03-24 16:08:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d60033a8-c690-56ad-901a-f085ada24085, identifier: 116271
2026-03-24 16:08:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271
2026-03-24 16:08:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271
2026-03-24 16:08:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d60033a8-c690-56ad-901a-f085ada24085 with identifier: 116271 to the API
2026-03-24 16:08:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:39 [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-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [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-24 16:08:39 [arval.uk] INFO: Saving data for 116271: {'created_time': 1773388000.030292, 'last_price_update_time': 1774368519.353782}
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='116271') HTTP/1.1" 204 0
2026-03-24 16:08:39 [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-24 16:08:39 [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-24 16:08:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266
2026-03-24 16:08:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edccd977-97de-571c-8675-c53081a08c7b with scrape type 2
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edccd977-97de-571c-8675-c53081a08c7b with scrape type 2
2026-03-24 16:08:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: edccd977-97de-571c-8675-c53081a08c7b, identifier: 131266
2026-03-24 16:08:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930
2026-03-24 16:08:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed0fd72-de49-5649-861d-b9d5724ee0be with scrape type 2
2026-03-24 16:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed0fd72-de49-5649-861d-b9d5724ee0be with scrape type 2
2026-03-24 16:08:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3ed0fd72-de49-5649-861d-b9d5724ee0be, identifier: 128930
2026-03-24 16:08:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266
2026-03-24 16:08:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266
2026-03-24 16:08:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: edccd977-97de-571c-8675-c53081a08c7b with identifier: 131266 to the API
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:39 [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-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [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-24 16:08:39 [arval.uk] INFO: Saving data for 131266: {'created_time': 1773937477.58729, 'last_price_update_time': 1774368519.969747}
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131266') HTTP/1.1" 204 0
2026-03-24 16:08:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930
2026-03-24 16:08:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930
2026-03-24 16:08:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3ed0fd72-de49-5649-861d-b9d5724ee0be with identifier: 128930 to the API
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:40 [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-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [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-24 16:08:40 [arval.uk] INFO: Saving data for 128930: {'created_time': 1773388159.219681, 'last_price_update_time': 1774368520.434824}
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128930') HTTP/1.1" 204 0
2026-03-24 16:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:41 [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-24 16:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943
2026-03-24 16:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bef2f60-fa52-59ea-ba00-5728f583758e with scrape type 2
2026-03-24 16:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bef2f60-fa52-59ea-ba00-5728f583758e with scrape type 2
2026-03-24 16:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 1bef2f60-fa52-59ea-ba00-5728f583758e, identifier: 130943
2026-03-24 16:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943
2026-03-24 16:08:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 16:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943
2026-03-24 16:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 1bef2f60-fa52-59ea-ba00-5728f583758e with identifier: 130943 to the API
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:41 [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-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [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-24 16:08:41 [arval.uk] INFO: Saving data for 130943: {'created_time': 1773936762.987947, 'last_price_update_time': 1774368521.898677}
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130943') HTTP/1.1" 204 0
2026-03-24 16:08:41 [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-24 16:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:42 [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-24 16:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513
2026-03-24 16:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3767741a-7f8c-5d75-a6e3-b806a6b3812a with scrape type 2
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3767741a-7f8c-5d75-a6e3-b806a6b3812a with scrape type 2
2026-03-24 16:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3767741a-7f8c-5d75-a6e3-b806a6b3812a, identifier: 111513
2026-03-24 16:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513
2026-03-24 16:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513
2026-03-24 16:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3767741a-7f8c-5d75-a6e3-b806a6b3812a with identifier: 111513 to the API
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:42 [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': 26600.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-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [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-24 16:08:42 [arval.uk] INFO: Saving data for 111513: {'created_time': 1773387944.656687, 'last_price_update_time': 1774368522.534637}
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='111513') HTTP/1.1" 204 0
2026-03-24 16:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304
2026-03-24 16:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with scrape type 2
2026-03-24 16:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with scrape type 2
2026-03-24 16:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac, identifier: 127304
2026-03-24 16:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304
2026-03-24 16:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304
2026-03-24 16:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 12661ac9-5641-5f42-bfc8-bfbf15fb65ac with identifier: 127304 to the API
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:42 [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': 27000.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-24 16:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [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-24 16:08:43 [arval.uk] INFO: Saving data for 127304: {'created_time': 1773387856.954384, 'last_price_update_time': 1774368523.007509}
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='127304') HTTP/1.1" 204 0
2026-03-24 16:08: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-24 16:08:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639
2026-03-24 16:08: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-24 16:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86acc657-ed70-5864-a890-9b4504ef908e with scrape type 2
2026-03-24 16:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 86acc657-ed70-5864-a890-9b4504ef908e, identifier: 124639
2026-03-24 16:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639
2026-03-24 16:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 86acc657-ed70-5864-a890-9b4504ef908e with identifier: 124639
2026-03-24 16:08: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-24 16:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08: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': 30000.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-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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-24 16:08:44 [arval.uk] INFO: Saving data for 124639: {'created_time': 1773387811.726046, 'last_price_update_time': 1774368524.948334}
2026-03-24 16:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08: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-24 16:08:45 [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-24 16:08:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651
2026-03-24 16:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff4989f-1271-55b1-a950-9937ee035094 with scrape type 2
2026-03-24 16:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff4989f-1271-55b1-a950-9937ee035094 with scrape type 2
2026-03-24 16:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 7ff4989f-1271-55b1-a950-9937ee035094, identifier: 124651
2026-03-24 16:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651
2026-03-24 16:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651
2026-03-24 16:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 7ff4989f-1271-55b1-a950-9937ee035094 with identifier: 124651 to the API
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:45 [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': 27000.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-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [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-24 16:08:45 [arval.uk] INFO: Saving data for 124651: {'created_time': 1773387964.701769, 'last_price_update_time': 1774368525.548292}
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124651') HTTP/1.1" 204 0
2026-03-24 16:08:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.206(s), this was the 1st time calling it.
2026-03-24 16:08:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.7384260178734525 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 16:08:49 [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-24 16:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954
2026-03-24 16:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with scrape type 2
2026-03-24 16:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with scrape type 2
2026-03-24 16:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6, identifier: 122954
2026-03-24 16:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954
2026-03-24 16:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954
2026-03-24 16:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ba44e2c3-3f0c-5f33-b6e5-0cbc5b3adcd6 with identifier: 122954 to the API
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:50 [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-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:50 [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-24 16:08:50 [arval.uk] INFO: Saving data for 122954: {'created_time': 1773387821.342528, 'last_price_update_time': 1774368530.710006}
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122954') HTTP/1.1" 204 0
2026-03-24 16:08:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.727(s), this was the 1st time calling it.
2026-03-24 16:08:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.071119219769068 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 16:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 16:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 16:08:57 [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-24 16:08:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974
2026-03-24 16:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9944fae2-6af1-5979-aab8-550aadde3ba1 with scrape type 2
2026-03-24 16:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9944fae2-6af1-5979-aab8-550aadde3ba1 with scrape type 2
2026-03-24 16:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9944fae2-6af1-5979-aab8-550aadde3ba1, identifier: 130974
2026-03-24 16:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974
2026-03-24 16:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974
2026-03-24 16:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9944fae2-6af1-5979-aab8-550aadde3ba1 with identifier: 130974 to the API
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:57 [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-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:57 [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-24 16:08:57 [arval.uk] INFO: Saving data for 130974: {'created_time': 1773676851.863419, 'last_price_update_time': 1774368537.733866}
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130974') HTTP/1.1" 204 0
2026-03-24 16:08:58 [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-24 16:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271
2026-03-24 16:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7fb003f-fc58-5d4c-b8be-42d628383e0a with scrape type 2
2026-03-24 16:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7fb003f-fc58-5d4c-b8be-42d628383e0a with scrape type 2
2026-03-24 16:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: d7fb003f-fc58-5d4c-b8be-42d628383e0a, identifier: 131271
2026-03-24 16:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271
2026-03-24 16:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271
2026-03-24 16:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: d7fb003f-fc58-5d4c-b8be-42d628383e0a with identifier: 131271 to the API
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:08:59 [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': 23900.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-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [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-24 16:08:59 [arval.uk] INFO: Saving data for 131271: {'created_time': 1773937657.828433, 'last_price_update_time': 1774368539.329594}
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131271') HTTP/1.1" 204 0
2026-03-24 16:08:59 [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-24 16:08:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501
2026-03-24 16:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748be463-80f4-5c9c-8428-686d6d900d35 with scrape type 2
2026-03-24 16:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748be463-80f4-5c9c-8428-686d6d900d35 with scrape type 2
2026-03-24 16:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 748be463-80f4-5c9c-8428-686d6d900d35, identifier: 126501
2026-03-24 16:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501
2026-03-24 16:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501
2026-03-24 16:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 748be463-80f4-5c9c-8428-686d6d900d35 with identifier: 126501 to the API
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:08:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:00 [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': 26300.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-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [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-24 16:09:00 [arval.uk] INFO: Saving data for 126501: {'created_time': 1773387906.161699, 'last_price_update_time': 1774368540.091971}
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='126501') HTTP/1.1" 204 0
2026-03-24 16:09:01 [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-24 16:09:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152
2026-03-24 16:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b011e45-185f-517f-8869-e3816e9c3130 with scrape type 2
2026-03-24 16:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b011e45-185f-517f-8869-e3816e9c3130 with scrape type 2
2026-03-24 16:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2b011e45-185f-517f-8869-e3816e9c3130, identifier: 128152
2026-03-24 16:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152
2026-03-24 16:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152
2026-03-24 16:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2b011e45-185f-517f-8869-e3816e9c3130 with identifier: 128152 to the API
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:02 [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': 26200.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-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [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-24 16:09:02 [arval.uk] INFO: Saving data for 128152: {'created_time': 1773387879.349727, 'last_price_update_time': 1774368542.342516}
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128152') HTTP/1.1" 204 0
2026-03-24 16:09:04 [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-24 16:09:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953
2026-03-24 16:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc4c98d-317b-5008-885b-4a11da4eb02a with scrape type 2
2026-03-24 16:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc4c98d-317b-5008-885b-4a11da4eb02a with scrape type 2
2026-03-24 16:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 4cc4c98d-317b-5008-885b-4a11da4eb02a, identifier: 120953
2026-03-24 16:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953
2026-03-24 16:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953
2026-03-24 16:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 4cc4c98d-317b-5008-885b-4a11da4eb02a with identifier: 120953 to the API
2026-03-24 16:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:05 [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-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [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-24 16:09:05 [arval.uk] INFO: Saving data for 120953: {'created_time': 1773387953.349886, 'last_price_update_time': 1774368545.34981}
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='120953') HTTP/1.1" 204 0
2026-03-24 16:09:05 [scrapy.extensions.logstats] INFO: Crawled 140 pages (at 34 pages/min), scraped 132 items (at 33 items/min)
2026-03-24 16:09:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124453> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:09:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3644209b-09dd-5b84-bcc1-a7fe1973f79d with identifier: 124453
2026-03-24 16:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3644209b-09dd-5b84-bcc1-a7fe1973f79d with scrape type 2
2026-03-24 16:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3644209b-09dd-5b84-bcc1-a7fe1973f79d with scrape type 2
2026-03-24 16:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3644209b-09dd-5b84-bcc1-a7fe1973f79d, identifier: 124453
2026-03-24 16:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3644209b-09dd-5b84-bcc1-a7fe1973f79d with identifier: 124453
2026-03-24 16:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3644209b-09dd-5b84-bcc1-a7fe1973f79d with identifier: 124453
2026-03-24 16:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3644209b-09dd-5b84-bcc1-a7fe1973f79d with identifier: 124453 to the API
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/124453>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 113,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3644209b-09dd-5b84-bcc1-a7fe1973f79d',
'is_damaged': False,
'is_operable': True,
'license_plate': 'AV72UES',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volkswagen-t-roc-diesel-hatchback-2022-20-tdi-evo-style-5dr-124453',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volkswagen',
'model': 'T-ROC DIESEL HATCHBACK (2022)',
'odometer': 39671,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC DIESEL HATCHBACK (2022) 2.0 TDI EVO Style 5dr',
'transmission': 'manual',
'trim': '2.0 TDI EVO Style 5dr',
'vin': 'WVGZZZA1ZPV577352',
'year': 2022}
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124453%27 HTTP/1.1" 200 None
2026-03-24 16:09:08 [arval.uk] INFO: Saving data for 124453: {'created_time': 1773388629.536834, 'last_price_update_time': 1774368548.461915}
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124453') HTTP/1.1" 204 0
2026-03-24 16:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129478> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43fa2f07-c2bb-541c-85f3-fd620fa70af7 with identifier: 129478
2026-03-24 16:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43fa2f07-c2bb-541c-85f3-fd620fa70af7 with scrape type 2
2026-03-24 16:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43fa2f07-c2bb-541c-85f3-fd620fa70af7 with scrape type 2
2026-03-24 16:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 43fa2f07-c2bb-541c-85f3-fd620fa70af7, identifier: 129478
2026-03-24 16:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 43fa2f07-c2bb-541c-85f3-fd620fa70af7 with identifier: 129478
2026-03-24 16:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 43fa2f07-c2bb-541c-85f3-fd620fa70af7 with identifier: 129478
2026-03-24 16:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 43fa2f07-c2bb-541c-85f3-fd620fa70af7 with identifier: 129478 to the API
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/129478>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 334,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '43fa2f07-c2bb-541c-85f3-fd620fa70af7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'NK72MWW',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-i4-gran-coupe-2021-250kw-edrive40-m-sport-839kwh-5dr-auto-129478',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': 'I4 GRAN COUPE (2021)',
'odometer': 27189,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25400.0,
'price_includes_vat': True,
'registration_date': '2022-09-04',
'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': 'WBY72AW030FN11199',
'year': 2022}
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129478%27 HTTP/1.1" 200 None
2026-03-24 16:09:15 [arval.uk] INFO: Saving data for 129478: {'created_time': 1773387991.300878, 'last_price_update_time': 1774368555.602794}
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129478') HTTP/1.1" 204 0
2026-03-24 16:09:15 [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-24 16:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274
2026-03-24 16:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec20d84d-0d4f-557b-aa07-ab75019f128b with scrape type 2
2026-03-24 16:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec20d84d-0d4f-557b-aa07-ab75019f128b with scrape type 2
2026-03-24 16:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ec20d84d-0d4f-557b-aa07-ab75019f128b, identifier: 118274
2026-03-24 16:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274
2026-03-24 16:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274
2026-03-24 16:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ec20d84d-0d4f-557b-aa07-ab75019f128b with identifier: 118274 to the API
2026-03-24 16:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:16 [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': 30000.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-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [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-24 16:09:16 [arval.uk] INFO: Saving data for 118274: {'created_time': 1773387737.269063, 'last_price_update_time': 1774368556.227038}
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='118274') HTTP/1.1" 204 0
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Found listing with ID: 128783
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 128783: 2
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 130275
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 130275: 2
2026-03-24 16:09:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 129377
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 129377: 2
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 124006
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 124006: 2
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 128928
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 128928: 2
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 128733
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 128733: 1
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 130583
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 130583: 2
2026-03-24 16:09:17 [arval.uk] INFO: Found listing with ID: 128902
2026-03-24 16:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:17 [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-24 16:09:17 [arval.uk] INFO: Scrape type for 128902: 2
2026-03-24 16:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:20 [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-24 16:09:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62653b95-6024-5c8b-a2c1-e27909762d9c with identifier: 130275
2026-03-24 16:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62653b95-6024-5c8b-a2c1-e27909762d9c with scrape type 2
2026-03-24 16:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62653b95-6024-5c8b-a2c1-e27909762d9c with scrape type 2
2026-03-24 16:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 62653b95-6024-5c8b-a2c1-e27909762d9c, identifier: 130275
2026-03-24 16:09:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 62653b95-6024-5c8b-a2c1-e27909762d9c with identifier: 130275
2026-03-24 16:09:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 62653b95-6024-5c8b-a2c1-e27909762d9c with identifier: 130275
2026-03-24 16:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 62653b95-6024-5c8b-a2c1-e27909762d9c with identifier: 130275 to the API
2026-03-24 16:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:21 [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': '62653b95-6024-5c8b-a2c1-e27909762d9c',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LP71GYJ',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/bmw-x3-diesel-estate-2021-x3-diesel-estate-2021-130275',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'BMW',
'model': '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 X3 DIESEL ESTATE (2021) X3 DIESEL ESTATE (2021)',
'transmission': 'automatic',
'trim': 'X3 DIESEL ESTATE (2021)',
'vin': 'WBA16BZ050N134410',
'year': 2022}
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [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-24 16:09:21 [arval.uk] INFO: Saving data for 130275: {'created_time': 1773937123.629979, 'last_price_update_time': 1774368561.463513}
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130275') HTTP/1.1" 204 0
2026-03-24 16:09:21 [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-24 16:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221
2026-03-24 16:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with scrape type 2
2026-03-24 16:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with scrape type 2
2026-03-24 16:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ed47e460-6fbb-5a81-ac56-3cc61d578ca2, identifier: 117221
2026-03-24 16:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221
2026-03-24 16:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221
2026-03-24 16:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ed47e460-6fbb-5a81-ac56-3cc61d578ca2 with identifier: 117221 to the API
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:22 [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-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [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-24 16:09:22 [arval.uk] INFO: Saving data for 117221: {'created_time': 1773387917.090613, 'last_price_update_time': 1774368562.549995}
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='117221') HTTP/1.1" 204 0
2026-03-24 16:09:26 [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-24 16:09:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783
2026-03-24 16:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff00289c-80f9-5c30-9793-0eee07c6b517 with scrape type 2
2026-03-24 16:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff00289c-80f9-5c30-9793-0eee07c6b517 with scrape type 2
2026-03-24 16:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: ff00289c-80f9-5c30-9793-0eee07c6b517, identifier: 128783
2026-03-24 16:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783
2026-03-24 16:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783
2026-03-24 16:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: ff00289c-80f9-5c30-9793-0eee07c6b517 with identifier: 128783 to the API
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:26 [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': 30600.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-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [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-24 16:09:26 [arval.uk] INFO: Saving data for 128783: {'created_time': 1773387790.984517, 'last_price_update_time': 1774368566.848324}
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128783') HTTP/1.1" 204 0
2026-03-24 16:09:30 [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-24 16:09:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733
2026-03-24 16:09:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aab19c3-d181-5106-b171-8f54f950a1fa with scrape type 1
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5aab19c3-d181-5106-b171-8f54f950a1fa
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/0.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/1.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/2.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/3.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/4.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/5.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/6.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/7.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/8.jpeg already downloaded
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128733%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 16:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/9.jpeg already downloaded
2026-03-24 16:09:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5aab19c3-d181-5106-b171-8f54f950a1fa, identifier: 128733
2026-03-24 16:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733
2026-03-24 16:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733
2026-03-24 16:09:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5aab19c3-d181-5106-b171-8f54f950a1fa with identifier: 128733 to the API
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:31 [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': 32,
'photo_urls': ['https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/0.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/1.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/2.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/3.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/4.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/5.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/6.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/7.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/8.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91025,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73454,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96911,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106545,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93933,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79806,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101082,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106956,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77636,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aab19c3-d181-5106-b171-8f54f950a1fa/5aab19c3-d181-5106-b171-8f54f950a1fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89790,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128733/9.jpeg',
'Width': 800}],
'price': 46700.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-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [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-24 16:09:31 [arval.uk] INFO: Saving data for 128733: {'created_time': 1774368571.54483, 'last_price_update_time': 1774368571.544846}
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128733') HTTP/1.1" 204 0
2026-03-24 16:09:35 [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-24 16:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 16:09:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006
2026-03-24 16:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 623097f6-9a15-5819-8438-4d5ee439cbf6 with scrape type 2
2026-03-24 16:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 623097f6-9a15-5819-8438-4d5ee439cbf6 with scrape type 2
2026-03-24 16:09:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 623097f6-9a15-5819-8438-4d5ee439cbf6, identifier: 124006
2026-03-24 16:09:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006
2026-03-24 16:09:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006
2026-03-24 16:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 623097f6-9a15-5819-8438-4d5ee439cbf6 with identifier: 124006 to the API
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:36 [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-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:36 [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-24 16:09:36 [arval.uk] INFO: Saving data for 124006: {'created_time': 1773387765.81043, 'last_price_update_time': 1774368576.074065}
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='124006') HTTP/1.1" 204 0
2026-03-24 16:09:37 [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-24 16:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928
2026-03-24 16:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with scrape type 2
2026-03-24 16:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with scrape type 2
2026-03-24 16:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 2740f3f7-edb4-5916-bd7a-c220d6e2d738, identifier: 128928
2026-03-24 16:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928
2026-03-24 16:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928
2026-03-24 16:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 2740f3f7-edb4-5916-bd7a-c220d6e2d738 with identifier: 128928 to the API
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:38 [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': 36600.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-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:38 [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-24 16:09:38 [arval.uk] INFO: Saving data for 128928: {'created_time': 1773387754.490975, 'last_price_update_time': 1774368578.033384}
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128928') HTTP/1.1" 204 0
2026-03-24 16:09:38 [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-24 16:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495
2026-03-24 16:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5abf5a52-8e55-57e3-ba99-887239b34b9c with scrape type 2
2026-03-24 16:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5abf5a52-8e55-57e3-ba99-887239b34b9c with scrape type 2
2026-03-24 16:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 5abf5a52-8e55-57e3-ba99-887239b34b9c, identifier: 123495
2026-03-24 16:09:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495
2026-03-24 16:09:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495
2026-03-24 16:09:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 5abf5a52-8e55-57e3-ba99-887239b34b9c with identifier: 123495 to the API
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:38 [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': 25400.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-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:38 [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-24 16:09:38 [arval.uk] INFO: Saving data for 123495: {'created_time': 1773387897.19892, 'last_price_update_time': 1774368578.646493}
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='123495') HTTP/1.1" 204 0
2026-03-24 16:09:42 [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-24 16:09:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902
2026-03-24 16:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with scrape type 2
2026-03-24 16:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with scrape type 2
2026-03-24 16:09:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380, identifier: 128902
2026-03-24 16:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902
2026-03-24 16:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902
2026-03-24 16:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 0f5ff2d0-7b24-5209-a5af-6fa71c1c8380 with identifier: 128902 to the API
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:42 [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': 51800.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-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [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-24 16:09:42 [arval.uk] INFO: Saving data for 128902: {'created_time': 1773387774.492565, 'last_price_update_time': 1774368582.934306}
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128902') HTTP/1.1" 204 0
2026-03-24 16:09:43 [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-24 16:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583
2026-03-24 16:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with scrape type 2
2026-03-24 16:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with scrape type 2
2026-03-24 16:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd, identifier: 130583
2026-03-24 16:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583
2026-03-24 16:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583
2026-03-24 16:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9d8927d5-4e22-58d4-a8f1-35493f7bd3dd with identifier: 130583 to the API
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:43 [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': 46700.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-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [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-24 16:09:43 [arval.uk] INFO: Saving data for 130583: {'created_time': 1773653000.553559, 'last_price_update_time': 1774368583.65361}
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130583') HTTP/1.1" 204 0
2026-03-24 16:09:54 [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-24 16:09:54 [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-24 16:09:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780
2026-03-24 16:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776a0940-45a4-50f6-a3b3-8efee01bc2ad with scrape type 2
2026-03-24 16:09:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776a0940-45a4-50f6-a3b3-8efee01bc2ad with scrape type 2
2026-03-24 16:09:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 776a0940-45a4-50f6-a3b3-8efee01bc2ad, identifier: 122780
2026-03-24 16:09:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780
2026-03-24 16:09:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780
2026-03-24 16:09:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 776a0940-45a4-50f6-a3b3-8efee01bc2ad with identifier: 122780 to the API
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:55 [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': 27000.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-24 16:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:55 [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-24 16:09:55 [arval.uk] INFO: Saving data for 122780: {'created_time': 1773387847.530485, 'last_price_update_time': 1774368595.336926}
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='122780') HTTP/1.1" 204 0
2026-03-24 16:09:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377
2026-03-24 16:09:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with scrape type 2
2026-03-24 16:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with scrape type 2
2026-03-24 16:09:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 3129b5ad-0e1a-5bc9-a083-ead381e58f12, identifier: 129377
2026-03-24 16:09:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377
2026-03-24 16:09:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377
2026-03-24 16:09:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 3129b5ad-0e1a-5bc9-a083-ead381e58f12 with identifier: 129377 to the API
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:09:55 [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-24 16:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:55 [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-24 16:09:55 [arval.uk] INFO: Saving data for 129377: {'created_time': 1773387801.336013, 'last_price_update_time': 1774368595.757089}
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='129377') HTTP/1.1" 204 0
2026-03-24 16:10:05 [scrapy.extensions.logstats] INFO: Crawled 155 pages (at 15 pages/min), scraped 146 items (at 14 items/min)
2026-03-24 16:10:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:10:09 [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-24 16:11:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.529(s), this was the 1st time calling it.
2026-03-24 16:11:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8606329936236143 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 16:11:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 16:11:05 [scrapy.extensions.logstats] INFO: Crawled 156 pages (at 1 pages/min), scraped 146 items (at 0 items/min)
2026-03-24 16:11:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-24 16:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130522> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-24 16:11:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9253284f-98e3-592a-be6c-33db70e94d3f with identifier: 130522
2026-03-24 16:11:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9253284f-98e3-592a-be6c-33db70e94d3f with scrape type 2
2026-03-24 16:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9253284f-98e3-592a-be6c-33db70e94d3f with scrape type 2
2026-03-24 16:11:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 9253284f-98e3-592a-be6c-33db70e94d3f, identifier: 130522
2026-03-24 16:11:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 9253284f-98e3-592a-be6c-33db70e94d3f with identifier: 130522
2026-03-24 16:11:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 9253284f-98e3-592a-be6c-33db70e94d3f with identifier: 130522
2026-03-24 16:11:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 9253284f-98e3-592a-be6c-33db70e94d3f with identifier: 130522 to the API
2026-03-24 16:11:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 16:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/130522>
{'auction_title': '',
'category': 'Car',
'color': 'grey',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 258,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '9253284f-98e3-592a-be6c-33db70e94d3f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'YP23HCC',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/volvo-xc40-estate-2018-15-t5-recharge-phev-ultimate-dark-5dr-auto-130522',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Volvo',
'model': 'XC40 ESTATE (2018)',
'odometer': 27876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26500.0,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 ESTATE (2018) 1.5 T5 Recharge PHEV Ultimate Dark 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.5 T5 Recharge PHEV Ultimate Dark 5dr Auto',
'vin': 'YV1XZBBVXP2018040',
'year': 2023}
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130522%27 HTTP/1.1" 200 None
2026-03-24 16:11:07 [arval.uk] INFO: Saving data for 130522: {'created_time': 1773936941.52933, 'last_price_update_time': 1774368667.357248}
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='130522') HTTP/1.1" 204 0
2026-03-24 16:11:07 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 16:11:07 [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>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 16:11:07 [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%201773936667 HTTP/1.1" 200 None
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.uk',RowKey='109683') HTTP/1.1" 204 0
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.uk',RowKey='115424') HTTP/1.1" 204 0
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.uk',RowKey='123153') HTTP/1.1" 204 0
2026-03-24 16:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.uk',RowKey='127908') HTTP/1.1" 204 0
2026-03-24 16:11:07 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (147 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.uk/task_46_2026-03-24T16_00_00.jl
2026-03-24 16:11:07 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 122229,
'downloader/request_count': 157,
'downloader/request_method_count/GET': 157,
'downloader/response_bytes': 4123647,
'downloader/response_count': 157,
'downloader/response_status_count/200': 157,
'elapsed_time_seconds': 661.892009,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 16, 11, 7, 542395, tzinfo=datetime.timezone.utc),
'item_scraped_count': 147,
'log_count/DEBUG': 1757,
'log_count/INFO': 1563,
'memusage/max': 169533440,
'memusage/startup': 150257664,
'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': 157,
'scheduler/dequeued': 157,
'scheduler/dequeued/memory': 157,
'scheduler/enqueued': 157,
'scheduler/enqueued/memory': 157,
'scrape_type/new': 1,
'scrape_type/price_update': 146,
'scrape_type/skipped': 1,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 161,
'scrapy-zyte-api/error_ratio': 0.031055900621118012,
'scrapy-zyte-api/errors': 5,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 5,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 13.055544146264971,
'scrapy-zyte-api/mean_response_seconds': 13.085160023270129,
'scrapy-zyte-api/processed': 156,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 156,
'scrapy-zyte-api/request_args/experimental.requestCookies': 155,
'scrapy-zyte-api/request_args/experimental.responseCookies': 156,
'scrapy-zyte-api/request_args/httpResponseBody': 156,
'scrapy-zyte-api/request_args/httpResponseHeaders': 156,
'scrapy-zyte-api/request_args/url': 156,
'scrapy-zyte-api/status_codes/0': 5,
'scrapy-zyte-api/status_codes/200': 156,
'scrapy-zyte-api/success': 156,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 16, 0, 5, 650386, tzinfo=datetime.timezone.utc)}
2026-03-24 16:11:07 [scrapy.core.engine] INFO: Spider closed (finished)