2026-03-25 16:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 16:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 16:00:04 [arval.uk] INFO: Starting spider arval.uk [deploy-check: 2026-03-12T15:10]
2026-03-25 16:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 16:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 16:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 16:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 16:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 847f65f2a9044df0
2026-03-25 16:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 16:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_DELAY': 0.25,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/arval.uk/task_46_2026-03-25T16_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 16:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 16:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 16:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 16:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-25 16:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 16:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-25 16:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 16:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 16:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 16:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 16:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 16:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 16:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 16:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 16:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 16:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 16:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-25 16:00:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.co.uk/>
2026-03-25 16:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/> (resource type: document)
2026-03-25 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/>
2026-03-25 16:00:12 [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-25 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [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-25 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-25 16:00:12 [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-25 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-25 16:00:12 [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-25 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg>
2026-03-25 16:00:12 [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-25 16:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/polyfills.js>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-25 16:00:13 [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-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/runtime.min.js>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/arval.js>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/scripts/arval_scripts/vandor.min.js>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.co.uk/styles/arval_styles/arval.css>
2026-03-25 16:00:13 [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-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/images/arval-autoselect-logo.png>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/banners/banner.png>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg> (resource type: image, referrer: https://autoselect.arval.co.uk/)
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/CountriesData/UK/images/newuk/images/Spring/AutoSelectHomeSpring.jpg>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-25 16:00:13 [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-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/android-icon-192x192.png>
2026-03-25 16:00:13 [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-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.co.uk/styles/arval_icons/favicon-16x16.png>
2026-03-25 16:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/?pageSize=12&purchaseOption=release&reservationLabels=available&_=1774454413488> (resource type: xhr, referrer: https://autoselect.arval.co.uk/)
2026-03-25 16:00:13 [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-25 16:00:13 [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-25 16:00:13 [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-25 16:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.co.uk> (referer: None) ['playwright']
2026-03-25 16:00:14 [arval.uk] INFO: Scrapy-formatted cookies: [{'name': 'ARRAffinity', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.co.uk', 'path': '/'}, {'name': 'ARRAffinitySameSite', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.co.uk', 'path': '/'}, {'name': 'ai_user', 'value': 'GyvAZAuLQ7XVi+7/aDEkzh|2026-03-25T16:00:13.743Z', 'domain': 'autoselect.arval.co.uk', 'path': '/'}, {'name': 'ai_session', 'value': '936B4vQslmgovsI2qYm0CH|1774454413746|1774454413746', 'domain': 'autoselect.arval.co.uk', 'path': '/'}]
2026-03-25 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 16:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Found listing with ID: 128153
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128153%27 HTTP/1.1" 200 None
2026-03-25 16:00:15 [arval.uk] INFO: Scrape type for 128153: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 124612
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124612%27 HTTP/1.1" 200 None
2026-03-25 16:00:15 [arval.uk] INFO: Scrape type for 124612: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 114728
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Scrape type for 114728: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 116045
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Scrape type for 116045: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 122094
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Scrape type for 122094: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 116044
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Scrape type for 116044: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 127504
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Scrape type for 127504: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 121766
2026-03-25 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:15 [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-25 16:00:15 [arval.uk] INFO: Scrape type for 121766: 0
2026-03-25 16:00:15 [arval.uk] INFO: Found listing with ID: 132101
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 132101: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 110459
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 110459: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 128926
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 128926: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 125688
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 125688: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 118910
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 118910: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 113847
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 113847: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 126844
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 126844: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 130610
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 130610: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 113197
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 113197: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 118732
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 118732: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 122159
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 122159: 0
2026-03-25 16:00:16 [arval.uk] INFO: Found listing with ID: 127046
2026-03-25 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:16 [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-25 16:00:16 [arval.uk] INFO: Scrape type for 127046: 0
2026-03-25 16:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=2&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 117801
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117801%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 117801: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 123931
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123931%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 123931: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 125045
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125045%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 125045: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 127537
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127537%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 127537: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 122960
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122960%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 122960: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 127544
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127544%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 127544: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 128780
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128780%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 128780: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 126269
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126269%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 126269: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 127057
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127057%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 127057: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 116313
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116313%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 116313: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 128157
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128157%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 128157: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 130311
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130311%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 130311: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 113137
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27113137%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 113137: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 123340
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123340%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 123340: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 128562
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128562%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 128562: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 118146
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118146%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 118146: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 128779
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128779%27 HTTP/1.1" 200 None
2026-03-25 16:00:17 [arval.uk] INFO: Scrape type for 128779: 0
2026-03-25 16:00:17 [arval.uk] INFO: Found listing with ID: 132171
2026-03-25 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132171%27 HTTP/1.1" 200 None
2026-03-25 16:00:18 [arval.uk] INFO: Scrape type for 132171: 0
2026-03-25 16:00:18 [arval.uk] INFO: Found listing with ID: 128558
2026-03-25 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128558%27 HTTP/1.1" 200 None
2026-03-25 16:00:18 [arval.uk] INFO: Scrape type for 128558: 0
2026-03-25 16:00:18 [arval.uk] INFO: Found listing with ID: 129669
2026-03-25 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129669%27 HTTP/1.1" 200 None
2026-03-25 16:00:18 [arval.uk] INFO: Scrape type for 129669: 0
2026-03-25 16:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Found listing with ID: 122950
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 122950: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 124007
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 124007: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 129696
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 129696: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 130080
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 130080: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 130325
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 130325: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 116799
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 116799: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 124141
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 124141: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 128882
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 128882: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 121919
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 121919: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 119109
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 119109: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 116915
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 116915: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 125534
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 125534: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 127067
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 127067: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 127492
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 127492: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 130162
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130162%27 HTTP/1.1" 200 None
2026-03-25 16:00:19 [arval.uk] INFO: Scrape type for 130162: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 123598
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 123598: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 127326
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 127326: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 130269
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 130269: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 130792
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [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-25 16:00:19 [arval.uk] INFO: Scrape type for 130792: 0
2026-03-25 16:00:19 [arval.uk] INFO: Found listing with ID: 124560
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124560%27 HTTP/1.1" 200 None
2026-03-25 16:00:19 [arval.uk] INFO: Scrape type for 124560: 0
2026-03-25 16:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:21 [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-25 16:00:21 [arval.uk] INFO: Found listing with ID: 128778
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128778%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 128778: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 130605
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130605%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 130605: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 125156
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27125156%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 125156: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 127539
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127539%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 127539: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 131264
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131264%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 131264: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 128924
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128924%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 128924: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 119767
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27119767%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 119767: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 121655
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27121655%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 121655: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 124453
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124453%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 124453: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 130974
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130974%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 130974: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 132168
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132168%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 132168: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 122775
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122775%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 122775: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 129575
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129575%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 129575: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 130273
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130273%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 130273: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 126485
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126485%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 126485: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 130071
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130071%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 130071: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 116646
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116646%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 116646: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 130704
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130704%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 130704: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 128787
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128787%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 128787: 0
2026-03-25 16:00:21 [arval.uk] INFO: Found listing with ID: 129371
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129371%27 HTTP/1.1" 200 None
2026-03-25 16:00:21 [arval.uk] INFO: Scrape type for 129371: 0
2026-03-25 16:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:23 [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-25 16:00:23 [arval.uk] INFO: Found listing with ID: 129638
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129638%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 129638: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 130601
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130601%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 130601: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 124948
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124948%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 124948: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 127200
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127200%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 127200: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 130103
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130103%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 130103: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 131265
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131265%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 131265: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 128789
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128789%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 128789: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 129730
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129730%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 129730: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 132096
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132096%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 132096: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 126502
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126502%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 126502: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 126152
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126152%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 126152: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 124002
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124002%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 124002: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 129596
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129596%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 129596: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 126620
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126620%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 126620: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 128151
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128151%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 128151: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 126155
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126155%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 126155: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 128781
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128781%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 128781: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 129582
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129582%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 129582: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 129479
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129479%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 129479: 0
2026-03-25 16:00:23 [arval.uk] INFO: Found listing with ID: 130276
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130276%27 HTTP/1.1" 200 None
2026-03-25 16:00:23 [arval.uk] INFO: Scrape type for 130276: 0
2026-03-25 16:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:25 [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-25 16:00:25 [arval.uk] INFO: Found listing with ID: 131274
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131274%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 131274: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 128927
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128927%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 128927: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 127174
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127174%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 127174: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 127060
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127060%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 127060: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 124959
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124959%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 124959: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 131243
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131243%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 131243: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 124008
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124008%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 124008: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 124732
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124732%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 124732: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 126956
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126956%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 126956: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 127328
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127328%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 127328: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 131271
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131271%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 131271: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 124960
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124960%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 124960: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 131239
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131239%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 131239: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 129580
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129580%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 129580: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 130582
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130582%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 130582: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 124952
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124952%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 124952: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 123496
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123496%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 123496: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 127955
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127955%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 127955: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 128925
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128925%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 128925: 0
2026-03-25 16:00:25 [arval.uk] INFO: Found listing with ID: 128930
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128930%27 HTTP/1.1" 200 None
2026-03-25 16:00:25 [arval.uk] INFO: Scrape type for 128930: 0
2026-03-25 16:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=7&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 131266
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131266%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 131266: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 127914
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127914%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 127914: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 127511
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127511%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 127511: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 130083
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130083%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 130083: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 130602
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130602%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 130602: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 123714
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123714%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 123714: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 132116
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27132116%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 132116: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 130598
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130598%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 130598: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 130271
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130271%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 130271: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 123495
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27123495%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 123495: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 129478
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129478%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 129478: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 120953
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27120953%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 120953: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 130943
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130943%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 130943: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 127035
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127035%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 127035: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 116271
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27116271%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 116271: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 128152
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128152%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 128152: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 126501
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27126501%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 126501: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 130522
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130522%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 130522: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 111513
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27111513%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 111513: 0
2026-03-25 16:00:27 [arval.uk] INFO: Found listing with ID: 117221
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27117221%27 HTTP/1.1" 200 None
2026-03-25 16:00:27 [arval.uk] INFO: Scrape type for 117221: 0
2026-03-25 16:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3?orderBy=salePriceGross%7Casc&pageNumber=8&pageSize=20&purchaseOption=sale&reservationLabels=available> (referer: https://autoselect.arval.co.uk) ['zyte-api']
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 122780
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122780%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 122780: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 127304
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27127304%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 127304: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 124651
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124651%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 124651: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 118274
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27118274%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 118274: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 124639
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124639%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 124639: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 122954
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27122954%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 122954: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 128783
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128783%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 128783: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 130944
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130944%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 130944: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 130275
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130275%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 130275: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 129377
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27129377%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 129377: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 131874
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27131874%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 131874: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 128928
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128928%27 HTTP/1.1" 200 None
2026-03-25 16:00:28 [arval.uk] INFO: Scrape type for 128928: 0
2026-03-25 16:00:28 [arval.uk] INFO: Found listing with ID: 124006
2026-03-25 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27124006%27 HTTP/1.1" 200 None
2026-03-25 16:00:29 [arval.uk] INFO: Scrape type for 124006: 0
2026-03-25 16:00:29 [arval.uk] INFO: Found listing with ID: 128733
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128733%27 HTTP/1.1" 200 None
2026-03-25 16:00:29 [arval.uk] INFO: Scrape type for 128733: 0
2026-03-25 16:00:29 [arval.uk] INFO: Found listing with ID: 130583
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27130583%27 HTTP/1.1" 200 None
2026-03-25 16:00:29 [arval.uk] INFO: Scrape type for 130583: 0
2026-03-25 16:00:29 [arval.uk] INFO: Found listing with ID: 128902
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128902%27 HTTP/1.1" 200 None
2026-03-25 16:00:29 [arval.uk] INFO: Scrape type for 128902: 0
2026-03-25 16:00:29 [arval.uk] INFO: Found listing with ID: 128722
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128722%27 HTTP/1.1" 200 None
2026-03-25 16:00:29 [arval.uk] INFO: Scrape type for 128722: 1
2026-03-25 16:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:00:30 [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-25 16:00:30 [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-25 16:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722
2026-03-25 16:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with scrape type 1
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/0.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/1.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/2.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/3.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/4.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/5.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/6.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/7.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/8.jpeg not downloaded yet
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/9.jpeg not downloaded yet
2026-03-25 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e31b69d0>
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F0.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/0.jpeg saved to cache
2026-03-25 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e2c19890>
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F1.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/1.jpeg saved to cache
2026-03-25 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e30f93d0>
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F2.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/2.jpeg saved to cache
2026-03-25 16:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e2c22210>
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F3.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/3.jpeg saved to cache
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e3055150>
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F4.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/4.jpeg saved to cache
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e310d210>
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F5.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/5.jpeg saved to cache
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e2a5eed0>
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F6.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/6.jpeg saved to cache
2026-03-25 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e314db50>
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F7.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/7.jpeg saved to cache
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e2f5e890>
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F8.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/8.jpeg saved to cache
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/3/128722)
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f58e3122290>
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.uk',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F3%252F93%252F128722%252F9.jpeg') HTTP/1.1" 204 0
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/9.jpeg saved to cache
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b
2026-03-25 16:00:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b, skipping ID generation
2026-03-25 16:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with scrape type 1
2026-03-25 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15ae9e30-ff26-530b-8bf4-0ea91e74b72b sending to next pipeline
2026-03-25 16:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.uk, Processed item id: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b, identifier: 128722
2026-03-25 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.uk, Translating item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722
2026-03-25 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.uk, Applying rules to item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722
2026-03-25 16:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.uk, Posting item: 15ae9e30-ff26-530b-8bf4-0ea91e74b72b with identifier: 128722 to the API
2026-03-25 16:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/9.jpeg>
{'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': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64827,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73382,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73537,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66974,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61647,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49856,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58582,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59862,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68452,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15ae9e30-ff26-530b-8bf4-0ea91e74b72b/15ae9e30-ff26-530b-8bf4-0ea91e74b72b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100746,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/3/93/128722/9.jpeg',
'Width': 800}],
'price': 55700.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-25 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.uk%27%20and%20RowKey%20eq%20%27128722%27 HTTP/1.1" 200 None
2026-03-25 16:00:34 [arval.uk] INFO: Saving data for 128722: {'created_time': 1774454434.982609, 'last_price_update_time': 1774454434.982622}
2026-03-25 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.uk',RowKey='128722') HTTP/1.1" 204 0
2026-03-25 16:00:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 16:00:35 [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-25 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:00:35 [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%201774022435 HTTP/1.1" 200 None
2026-03-25 16:00:35 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.uk/task_46_2026-03-25T16_00_00.jl
2026-03-25 16:00:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 13931,
'downloader/request_count': 21,
'downloader/request_method_count/GET': 21,
'downloader/response_bytes': 1549184,
'downloader/response_count': 21,
'downloader/response_status_count/200': 21,
'elapsed_time_seconds': 29.939013,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 16, 0, 35, 229638, tzinfo=datetime.timezone.utc),
'item_scraped_count': 1,
'log_count/DEBUG': 482,
'log_count/INFO': 442,
'memusage/max': 149790720,
'memusage/startup': 149790720,
'photo_download_count': 10,
'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': 10,
'response_received_count': 11,
'scheduler/dequeued': 21,
'scheduler/dequeued/memory': 21,
'scheduler/enqueued': 21,
'scheduler/enqueued/memory': 21,
'scrape_type/new': 1,
'scrape_type/skipped': 156,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 10,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.2683557476848364,
'scrapy-zyte-api/mean_response_seconds': 1.3515259228646754,
'scrapy-zyte-api/processed': 10,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 10,
'scrapy-zyte-api/request_args/experimental.requestCookies': 9,
'scrapy-zyte-api/request_args/experimental.responseCookies': 10,
'scrapy-zyte-api/request_args/httpResponseBody': 10,
'scrapy-zyte-api/request_args/httpResponseHeaders': 10,
'scrapy-zyte-api/request_args/url': 10,
'scrapy-zyte-api/status_codes/200': 10,
'scrapy-zyte-api/success': 10,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 16, 0, 5, 290625, tzinfo=datetime.timezone.utc)}
2026-03-25 16:00:35 [scrapy.core.engine] INFO: Spider closed (finished)