2026-03-30 07:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 07: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-30 07:00:04 [arval.uk] INFO: Starting spider arval.uk [deploy-check: 2026-03-12T15:10]
2026-03-30 07:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 07:00:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 07:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 07:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 07:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 4180f38bfd6e4f36
2026-03-30 07:00:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 07:00:05 [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-30T07_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 07:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 07:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 07: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-30 07:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 07: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-30 07:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 07:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 07:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 07:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 07:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 07:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-30 07: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-30 07:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 07: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-30 07: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-30 07:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-30 07:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 07:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 07:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 07:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 07:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 07:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 07:00:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 07:00:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 07:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 07:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-30 07:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.co.uk/>
2026-03-30 07:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/>
2026-03-30 07:00:14 [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-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 07:00:14 [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-30 07:00:14 [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-30 07:00:14 [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-30 07:00:14 [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-30 07:00:14 [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-30 07:00:14 [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-30 07:00:14 [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-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/runtime.min.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/arval.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/scripts/arval_scripts/vandor.min.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07: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-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-30 07: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-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-30 07: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-30 07: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-30 07:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/runtime.min.js>
2026-03-30 07:00:15 [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-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/arval.js>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/arval_styles/arval.css>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/vandor.min.js>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/polyfills.js>
2026-03-30 07:00:15 [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-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-30 07:00:15 [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-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg>
2026-03-30 07:00:15 [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-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/android-icon-192x192.png>
2026-03-30 07:00:15 [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-30 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/favicon-16x16.png>
2026-03-30 07:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-30 07:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/?pageSize=12&purchaseOption=release&reservationLabels=available&_=1774854015577> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-30 07:00:17 [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-30 07:00:17 [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-30 07:00:17 [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-30 07:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.co.uk> (referer: None) ['playwright']
2026-03-30 07:00:17 [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': 'asNDm1izzGRwtbsQiqAjqL|2026-03-30T07:00:17.289Z', 'domain': 'autoselect.arval.co.uk', 'path': '/'}, {'name': 'ai_session', 'value': '1BAQ73pHy9lCGkpRbhVQBb|1774854017293|1774854017293', 'domain': 'autoselect.arval.co.uk', 'path': '/'}]
2026-03-30 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 07:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07:00:27 [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-30 07:00:28 [arval.uk] INFO: Found listing with ID: 114728
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27114728%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 114728: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 116045
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116045%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 116045: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 116044
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116044%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 116044: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 122094
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122094%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 122094: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 127504
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127504%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 127504: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 121766
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121766%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 121766: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 132101
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132101%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 132101: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 110459
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27110459%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 110459: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 128926
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128926%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 128926: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 125688
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125688%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 125688: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 118910
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118910%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 118910: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 113847
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113847%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 113847: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 126844
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126844%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 126844: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 130610
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130610%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 130610: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 113197
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113197%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 113197: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 118732
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118732%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 118732: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 122159
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122159%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 122159: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 127046
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127046%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 127046: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 123931
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123931%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 123931: 0
2026-03-30 07:00:28 [arval.uk] INFO: Found listing with ID: 117801
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117801%27 HTTP/1.1" 200 None
2026-03-30 07:00:28 [arval.uk] INFO: Scrape type for 117801: 0
2026-03-30 07:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07:00:29 [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-30 07:00:29 [arval.uk] INFO: Found listing with ID: 125045
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125045%27 HTTP/1.1" 200 None
2026-03-30 07:00:29 [arval.uk] INFO: Scrape type for 125045: 0
2026-03-30 07:00:29 [arval.uk] INFO: Found listing with ID: 127537
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127537%27 HTTP/1.1" 200 None
2026-03-30 07:00:29 [arval.uk] INFO: Scrape type for 127537: 0
2026-03-30 07:00:29 [arval.uk] INFO: Found listing with ID: 122960
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122960%27 HTTP/1.1" 200 None
2026-03-30 07:00:29 [arval.uk] INFO: Scrape type for 122960: 0
2026-03-30 07:00:29 [arval.uk] INFO: Found listing with ID: 128780
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128780%27 HTTP/1.1" 200 None
2026-03-30 07:00:29 [arval.uk] INFO: Scrape type for 128780: 0
2026-03-30 07:00:29 [arval.uk] INFO: Found listing with ID: 127544
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127544%27 HTTP/1.1" 200 None
2026-03-30 07:00:29 [arval.uk] INFO: Scrape type for 127544: 0
2026-03-30 07:00:29 [arval.uk] INFO: Found listing with ID: 126269
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126269%27 HTTP/1.1" 200 None
2026-03-30 07:00:29 [arval.uk] INFO: Scrape type for 126269: 0
2026-03-30 07:00:29 [arval.uk] INFO: Found listing with ID: 127057
2026-03-30 07:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127057%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 127057: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 116313
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27116313%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 116313: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 128157
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128157%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 128157: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 130311
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130311%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 130311: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 113137
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27113137%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 113137: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 123340
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27123340%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 123340: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 128562
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128562%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 128562: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 128558
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128558%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 128558: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 128779
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128779%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 128779: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 132171
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132171%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 132171: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 129669
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129669%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 129669: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 130325
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130325%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 130325: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 122950
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122950%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 122950: 0
2026-03-30 07:00:30 [arval.uk] INFO: Found listing with ID: 124007
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124007%27 HTTP/1.1" 200 None
2026-03-30 07:00:30 [arval.uk] INFO: Scrape type for 124007: 0
2026-03-30 07: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-30 07:00:31 [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-30 07:00:31 [arval.uk] INFO: Found listing with ID: 129696
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129696%27 HTTP/1.1" 200 None
2026-03-30 07:00:31 [arval.uk] INFO: Scrape type for 129696: 0
2026-03-30 07:00:31 [arval.uk] INFO: Found listing with ID: 130948
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130948%27 HTTP/1.1" 200 None
2026-03-30 07:00:31 [arval.uk] INFO: Scrape type for 130948: 0
2026-03-30 07:00:31 [arval.uk] INFO: Found listing with ID: 130080
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130080%27 HTTP/1.1" 200 None
2026-03-30 07:00:31 [arval.uk] INFO: Scrape type for 130080: 0
2026-03-30 07:00:31 [arval.uk] INFO: Found listing with ID: 116799
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116799%27 HTTP/1.1" 200 None
2026-03-30 07:00:31 [arval.uk] INFO: Scrape type for 116799: 0
2026-03-30 07:00:31 [arval.uk] INFO: Found listing with ID: 121919
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121919%27 HTTP/1.1" 200 None
2026-03-30 07:00:31 [arval.uk] INFO: Scrape type for 121919: 0
2026-03-30 07:00:31 [arval.uk] INFO: Found listing with ID: 124141
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124141%27 HTTP/1.1" 200 None
2026-03-30 07:00:31 [arval.uk] INFO: Scrape type for 124141: 0
2026-03-30 07:00:31 [arval.uk] INFO: Found listing with ID: 128882
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128882%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 128882: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 119109
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27119109%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 119109: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 116915
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27116915%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 116915: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 125534
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27125534%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 125534: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 127067
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127067%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 127067: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 131076
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131076%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 131076: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 127492
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127492%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 127492: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 123598
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27123598%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 123598: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 127326
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127326%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 127326: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 130269
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130269%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 130269: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 131042
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131042%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 131042: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 130086
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130086%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 130086: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 130792
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130792%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 130792: 0
2026-03-30 07:00:32 [arval.uk] INFO: Found listing with ID: 128778
2026-03-30 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128778%27 HTTP/1.1" 200 None
2026-03-30 07:00:32 [arval.uk] INFO: Scrape type for 128778: 0
2026-03-30 07: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-30 07:00:33 [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-30 07:00:33 [arval.uk] INFO: Found listing with ID: 130605
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130605%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 130605: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 125156
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125156%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 125156: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 131264
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131264%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 131264: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 128924
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128924%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 128924: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 121655
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121655%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 121655: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 130974
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130974%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 130974: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 132168
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132168%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 132168: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 129575
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129575%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 129575: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 130273
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130273%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 130273: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 116646
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116646%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 116646: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 122775
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122775%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 122775: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 126485
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126485%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 126485: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 130071
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130071%27 HTTP/1.1" 200 None
2026-03-30 07:00:33 [arval.uk] INFO: Scrape type for 130071: 0
2026-03-30 07:00:33 [arval.uk] INFO: Found listing with ID: 121186
2026-03-30 07:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121186%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 121186: 0
2026-03-30 07:00:34 [arval.uk] INFO: Found listing with ID: 128787
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128787%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 128787: 0
2026-03-30 07:00:34 [arval.uk] INFO: Found listing with ID: 130704
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130704%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 130704: 0
2026-03-30 07:00:34 [arval.uk] INFO: Found listing with ID: 124948
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124948%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 124948: 0
2026-03-30 07:00:34 [arval.uk] INFO: Found listing with ID: 129638
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129638%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 129638: 0
2026-03-30 07:00:34 [arval.uk] INFO: Found listing with ID: 130601
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130601%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 130601: 0
2026-03-30 07:00:34 [arval.uk] INFO: Found listing with ID: 127200
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127200%27 HTTP/1.1" 200 None
2026-03-30 07:00:34 [arval.uk] INFO: Scrape type for 127200: 0
2026-03-30 07:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07:00:41 [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-30 07:00:41 [arval.uk] INFO: Found listing with ID: 130103
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130103%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 130103: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 131265
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131265%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 131265: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 129730
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129730%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 129730: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 132096
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132096%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 132096: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 126502
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126502%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 126502: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 131941
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131941%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 131941: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 126152
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126152%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 126152: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 124002
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124002%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 124002: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 129596
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129596%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 129596: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 126620
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126620%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 126620: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 128151
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128151%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 128151: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 128781
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128781%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 128781: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 126155
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126155%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 126155: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 129582
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129582%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 129582: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 129479
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129479%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 129479: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 130146
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130146%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 130146: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 130276
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130276%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 130276: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 131274
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131274%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 131274: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 128927
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128927%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 128927: 0
2026-03-30 07:00:41 [arval.uk] INFO: Found listing with ID: 127174
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127174%27 HTTP/1.1" 200 None
2026-03-30 07:00:41 [arval.uk] INFO: Scrape type for 127174: 0
2026-03-30 07:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07:00:43 [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-30 07:00:43 [arval.uk] INFO: Found listing with ID: 131087
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131087%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 131087: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 127060
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127060%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 127060: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 124959
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27124959%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 124959: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 131078
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131078%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 131078: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 124008
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27124008%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 124008: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 131225
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131225%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 131225: 2
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 127328
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127328%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 127328: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 124732
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27124732%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 124732: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 126956
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27126956%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 126956: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 131069
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131069%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 131069: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 131271
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131271%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 131271: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 124960
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27124960%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 124960: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 129580
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27129580%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 129580: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 130582
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130582%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 130582: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 123496
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27123496%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 123496: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 124952
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27124952%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 124952: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 128925
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128925%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 128925: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 127955
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127955%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 127955: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 128930
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128930%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 128930: 0
2026-03-30 07:00:43 [arval.uk] INFO: Found listing with ID: 131266
2026-03-30 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131266%27 HTTP/1.1" 200 None
2026-03-30 07:00:43 [arval.uk] INFO: Scrape type for 131266: 0
2026-03-30 07:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07: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-30 07:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131225> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-30 07:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27fbae4d-1946-5ca6-b867-02b2d0c17bf4 with identifier: 131225
2026-03-30 07:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27fbae4d-1946-5ca6-b867-02b2d0c17bf4 with scrape type 2
2026-03-30 07:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27fbae4d-1946-5ca6-b867-02b2d0c17bf4 with scrape type 2
2026-03-30 07:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 27fbae4d-1946-5ca6-b867-02b2d0c17bf4, identifier: 131225
2026-03-30 07:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 27fbae4d-1946-5ca6-b867-02b2d0c17bf4 with identifier: 131225
2026-03-30 07:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 07: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-30 07:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 07: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-30 07:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 27fbae4d-1946-5ca6-b867-02b2d0c17bf4 with identifier: 131225
2026-03-30 07:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 27fbae4d-1946-5ca6-b867-02b2d0c17bf4 with identifier: 131225 to the API
2026-03-30 07:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 07: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-30 07:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/131225>
{'auction_title': '',
'category': 'Car',
'color': 'silver',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 547,
'expiration_date': None,
'fuel_type': 'Electric',
'id': '27fbae4d-1946-5ca6-b867-02b2d0c17bf4',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GV72UXK',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/mercedes-eqc-estate-2019-eqc-400-300kw-amg-line-80kwh-5dr-auto-131225',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'EQC ESTATE (2019)',
'odometer': 35948,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650.0,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes EQC ESTATE (2019) EQC 400 300kW AMG Line 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line 80kWh 5dr Auto',
'vin': 'W1K8P9AB6PF059103',
'year': 2023}
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131225%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Saving data for 131225: {'created_time': 1774652432.342516, 'last_price_update_time': 1774854050.155936}
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='131225') HTTP/1.1" 204 0
2026-03-30 07:00:50 [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-30 07:00:50 [arval.uk] INFO: Found listing with ID: 127914
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127914%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 127914: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 127511
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127511%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 127511: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 121355
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27121355%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 121355: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 130602
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130602%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 130602: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 123714
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27123714%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 123714: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 131299
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131299%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 131299: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 131340
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27131340%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 131340: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 132116
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27132116%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 132116: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 130598
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130598%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 130598: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 130271
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130271%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 130271: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 123495
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27123495%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 123495: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 120953
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27120953%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 120953: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 130943
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27130943%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 130943: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 127035
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27127035%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 127035: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 128152
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128152%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 128152: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 116271
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27116271%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 116271: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 126501
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27126501%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 126501: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 124651
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27124651%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 124651: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 111513
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27111513%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 111513: 0
2026-03-30 07:00:50 [arval.uk] INFO: Found listing with ID: 117221
2026-03-30 07:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27117221%27 HTTP/1.1" 200 None
2026-03-30 07:00:50 [arval.uk] INFO: Scrape type for 117221: 0
2026-03-30 07: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-30 07:00:51 [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-30 07:00:52 [arval.uk] INFO: Found listing with ID: 122780
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122780%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 122780: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 127304
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127304%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 127304: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 124639
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124639%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 124639: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 118274
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118274%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 118274: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128783
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128783%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128783: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 122954
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122954%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 122954: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 130944
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130944%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 130944: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 130275
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130275%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 130275: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 129377
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129377%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 129377: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128136
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128136%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128136: 2
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 131874
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131874%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 131874: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128928
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128928%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128928: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 124006
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124006%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 124006: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128733
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128733%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128733: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 130583
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130583%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 130583: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128609
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128609%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128609: 0
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128722
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128722%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128722: 2
2026-03-30 07:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07:00:52 [arval.uk] INFO: Found listing with ID: 128902
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128902%27 HTTP/1.1" 200 None
2026-03-30 07:00:52 [arval.uk] INFO: Scrape type for 128902: 0
2026-03-30 07:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 07: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-30 07:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128136> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-30 07:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5120c71-c40a-5fff-bed6-b24bec3dd670 with identifier: 128136
2026-03-30 07:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5120c71-c40a-5fff-bed6-b24bec3dd670 with scrape type 2
2026-03-30 07:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5120c71-c40a-5fff-bed6-b24bec3dd670 with scrape type 2
2026-03-30 07:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: a5120c71-c40a-5fff-bed6-b24bec3dd670, identifier: 128136
2026-03-30 07:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: a5120c71-c40a-5fff-bed6-b24bec3dd670 with identifier: 128136
2026-03-30 07:00:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 07:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 07:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: a5120c71-c40a-5fff-bed6-b24bec3dd670 with identifier: 128136
2026-03-30 07:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: a5120c71-c40a-5fff-bed6-b24bec3dd670 with identifier: 128136 to the API
2026-03-30 07:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 07: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-30 07:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128136>
{'auction_title': '',
'category': 'Car',
'color': 'black',
'currency': 'GBP',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 537,
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'a5120c71-c40a-5fff-bed6-b24bec3dd670',
'is_damaged': False,
'is_operable': True,
'license_plate': 'KN74SKD',
'link_to_web_offer': 'https://autoselect.arval.co.uk/used-cars/deal/jaguar-i-pace-estate-2023-294kw-ev400-r-dynamic-hse-black-90kwh-5dr-auto-128136',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Jaguar',
'model': 'I-PACE ESTATE (2023)',
'odometer': 17000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 34120.0,
'price_includes_vat': True,
'registration_date': '2024-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar I-PACE ESTATE (2023) 294kW EV400 R-Dynamic HSE Black 90kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': '294kW EV400 R-Dynamic HSE Black 90kWh 5dr Auto',
'vin': 'SADHA2A12R1639978',
'year': 2024}
2026-03-30 07:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07: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%27128136%27 HTTP/1.1" 200 None
2026-03-30 07:01:00 [arval.uk] INFO: Saving data for 128136: {'created_time': 1774652436.351465, 'last_price_update_time': 1774854060.394887}
2026-03-30 07:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128136') HTTP/1.1" 204 0
2026-03-30 07:01:00 [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-30 07:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-30 07:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722
2026-03-30 07:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with scrape type 2
2026-03-30 07:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with scrape type 2
2026-03-30 07:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b, identifier: 128722
2026-03-30 07:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722
2026-03-30 07:01:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 07:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 07:01:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 07:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 07:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722
2026-03-30 07:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722 to the API
2026-03-30 07:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 07:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 07:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722>
{'auction_title': '',
'category': 'Car',
'color': 'white',
'currency': 'GBP',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 234,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '15ae9e30-ff26-530b-8bf4-0ea91e74b72b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'LS23EFR',
'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-128722',
'listing': 'directbuy',
'location': 'UK Carbase',
'make': 'Mercedes',
'model': 'V CLASS DIESEL ESTATE (2019)',
'odometer': 13429,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 51200.0,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes V CLASS DIESEL ESTATE (2019) V300 d 237 AMG Line 5dr '
'9G-Tronic [Extra Long]',
'transmission': 'automatic',
'trim': 'V300 d 237 AMG Line 5dr 9G-Tronic [Extra Long]',
'vin': 'W1VVNLFZXP4197057',
'year': 2023}
2026-03-30 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128722%27 HTTP/1.1" 200 None
2026-03-30 07:01:02 [arval.uk] INFO: Saving data for 128722: {'created_time': 1774454434.982609, 'last_price_update_time': 1774854062.880512}
2026-03-30 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128722') HTTP/1.1" 204 0
2026-03-30 07:01:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 07:01:02 [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-30 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 07:01:03 [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%201774422063 HTTP/1.1" 200 None
2026-03-30 07:01:03 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (3 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.uk/task_46_2026-03-30T07_00_00.jl
2026-03-30 07:01:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 10197,
'downloader/request_count': 13,
'downloader/request_method_count/GET': 13,
'downloader/response_bytes': 942425,
'downloader/response_count': 13,
'downloader/response_status_count/200': 13,
'elapsed_time_seconds': 57.285064,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 7, 1, 3, 21274, tzinfo=datetime.timezone.utc),
'item_scraped_count': 3,
'log_count/DEBUG': 431,
'log_count/INFO': 389,
'memusage/max': 148078592,
'memusage/startup': 148078592,
'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': 13,
'scheduler/dequeued': 13,
'scheduler/dequeued/memory': 13,
'scheduler/enqueued': 13,
'scheduler/enqueued/memory': 13,
'scrape_type/price_update': 3,
'scrape_type/skipped': 155,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 12,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.6244673347100616,
'scrapy-zyte-api/mean_response_seconds': 4.089185181384285,
'scrapy-zyte-api/processed': 12,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 12,
'scrapy-zyte-api/request_args/experimental.requestCookies': 11,
'scrapy-zyte-api/request_args/experimental.responseCookies': 12,
'scrapy-zyte-api/request_args/httpResponseBody': 12,
'scrapy-zyte-api/request_args/httpResponseHeaders': 12,
'scrapy-zyte-api/request_args/url': 12,
'scrapy-zyte-api/status_codes/200': 12,
'scrapy-zyte-api/success': 12,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 7, 0, 5, 736210, tzinfo=datetime.timezone.utc)}
2026-03-30 07:01:03 [scrapy.core.engine] INFO: Spider closed (finished)